System Information
Debian Unstable AMD64, Intel Core i7 with HD4000 graphics
Blender Version
Broken: 2.69.8 built from a Git update just a few hours ago.
Description of error
The enclosed file causes Blender to hang trying to open it.
I was hitting a crash when trying to merge needless duplicates of object data on some mesh objects. In an effort to pin down the minimum .blend file that would reproduce the error, I ended up creating the enclosed file
, that seems to trigger a hang immediately you try to open it.Actually it looks like Blender crashes, tries to write a crash dump, and hangs. I see the message “Writing: /tmp/mesh_users_crash.crash.txt” appear in the terminal window I launched it from, then no further response. There is no file /tmp/mesh_users_crash.crash.txt, so presumably it never got as far as opening the file for writing.