Maniphest T76444

Crash Loading a TTF font
Closed, Archived

Assigned To
Eitan Traurig (EitanSomething)
Authored By
Jakub Steiner (jimmacfx)
May 5 2020, 2:40 PM
Tags
  • BF Blender
Subscribers
Ankit Meel (ankitm)
Campbell Barton (campbellbarton)
Jakub Steiner (jimmacfx)

Description

System Information
Operating system: Fedora 32 Silverblue
Graphics card: AMD Radeon 5700XT

Blender Version
blender-2.90-375a50dad9c5-linux64 (official binary off of blender.org)

Short description of error
Crash on font load for a text object

Exact steps for others to reproduce the error
Add text object, load MontserratBold.ttf from google fonts (attached). Blender crashes.

Event Timeline

Jakub Steiner (jimmacfx) created this task.May 5 2020, 2:40 PM

crash log --


crasher font --

Jakub Steiner (jimmacfx) added a comment.May 5 2020, 3:11 PM

Even stable 2.82a crashes the same way, hinting towards something happening on the driver/Mesa side.

Campbell Barton (campbellbarton) added a subscriber: Campbell Barton (campbellbarton).May 5 2020, 3:37 PM

Couldn't redo this:

  • 2.90 (current master) c4d50b9ed4f47c
  • 2.82 stable release arch-linux & blender.org builds.

Also ran 2.90 in valgrind, no errors are reported.

Crash log hints at AMD graphics driver issue.

Ankit Meel (ankitm) changed the task status from Needs Triage to Needs Information from User.May 5 2020, 3:45 PM
Ankit Meel (ankitm) added a subscriber: Ankit Meel (ankitm).

I suspect this: T76113: Crash closing file browsers with AMD GPUs
@Jakub Steiner (jimmacfx) Does it happen with File browser window of ctrl + O or ctrl + s ? Also add help > save system info .txt

Jakub Steiner (jimmacfx) added a comment.May 5 2020, 3:49 PM

The Silverblue compose that crashes is using mesa-dri-drivers-20.0.6-1.fc32. I just tested running the same Blender from within a toolbox container, using older mesa-dri-drivers-20.0.2-1.fc32.x86_64 and that works fine.

Jakub Steiner (jimmacfx) added a comment.May 5 2020, 3:50 PM

File dialog behaves correctly, no issues there.

Philipp Oeser (lichtwerk) changed the task status from Needs Information from User to Needs Triage.May 6 2020, 11:08 AM
Jakub Steiner (jimmacfx) added a comment.May 6 2020, 7:41 PM

This seems to clearly be in the driver/Mesa realm. Feel free to close.

Eitan Traurig (EitanSomething) closed this task as Archived.May 6 2020, 8:01 PM
Eitan Traurig (EitanSomething) claimed this task.