Maniphest T56890

Blender 2.79b x64 creashes on latest Fedor build ( f28 )
Closed, Duplicate

Assigned To
None
Authored By
Vince Herried (vince_549)
Sep 23 2018, 7:27 PM
Tags
  • BF Blender
Subscribers
Brecht Van Lommel (brecht)
Vince Herried (vince_549)

Description

System Information
Linux Fedora F28 kernel 4.18.9-200.fc28.x86_64
Radon HD7700 series video card.
glibc.x86_64 2.27-32.fc28

Blender Version
Broken: (example: 2.79b x64

Short description of error
fails to start up. .. no screen shows.

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps
$/blender

poof.

Event Timeline

Vince Herried (vince_549) created this task.Sep 23 2018, 7:27 PM
Brecht Van Lommel (brecht) lowered the priority of this task from 90 to 30.EditedSep 24 2018, 8:50 AM
Brecht Van Lommel (brecht) added a subscriber: Brecht Van Lommel (brecht).
  • Is there an error in the console, and if so can you attach it?
  • Can you attach the output of glxinfo?
  • Try running this and attach the output here:
gdb ./blender
run
bt all
  • In T56889 you say that opening the user preferences crashes. So does 2.80 launch, but not 2.79b?
  • You can try installing different/newer drivers if it's a graphics card issue.
Brecht Van Lommel (brecht) closed this task as a duplicate of T56889: 2.8 crashes in prefrences system.Sep 24 2018, 4:01 PM

This is almost certainly the same issue as the other bug, the difference being that 2.8 defaults to Eevee which doesn't use OpenCL. So the crash only happens when going to the user preferences to configure OpenCL devices or when enabling Cycles.