FS#34717 - [blender] Crash when clicking on "play animation"
Attached to Project:
Community Packages
Opened by Lukas Wagner (ValidUser) - Wednesday, 10 April 2013, 17:13 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 13 April 2013, 14:13 GMT
Opened by Lukas Wagner (ValidUser) - Wednesday, 10 April 2013, 17:13 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 13 April 2013, 14:13 GMT
|
Details
Description:
Blender crashes (segfault) whenever I press "play animation" in the toolbar. It works fine when I download Blender as a standalone version from blender.org (also 2.66a) Additional info: * package version(s): blender 2.66a-2 linux 3.8.6-1 glibc 2.17-5 * config and/or log files etc. This is the crash log (/tmp/<some_mystical_symbols>.crash.txt): # Blender 2.66 (sub 1), Revision: unknown # backtrace blender() [0xb30a3e] /usr/lib/libc.so.6(+0x35240) [0x7f3b82752240] blender(uiFreeInactiveBlocks+0x28) [0xccf7c8] blender(ED_region_do_draw+0x19e) [0xd891de] blender(wm_draw_update+0x5a8) [0xb34ce8] blender(WM_main+0x28) [0xb31dc8] blender(main+0xb85) [0xb07a75] /usr/lib/libc.so.6(__libc_start_main+0xf5) [0x7f3b8273ea15] blender() [0xb2f6c1] |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Saturday, 13 April 2013, 14:13 GMT
Reason for closing: No response
Saturday, 13 April 2013, 14:13 GMT
Reason for closing: No response
I don't think that it has something to do with my .blend files, because this bug also occurs with the initial cube (even if there aren't any keyframes).
In the last half hour I experimented a bit and found out that it works _sometimes_ (just randomly).
The strange thing about that is that when it worked one time, it always works afterwards (even if I restart Blender) until I reboot my PC.
PS: Today I tried that on my laptop (running Arch as well!) - it always works fine there.
However I still believe that it has something to do with the blender package in Arch, because as I already mentioned the standalone version from blender.org always works like a charm.
But anyway, thanks for looking into it! ;)