FS#40396 - [blender] crashes

Attached to Project: Community Packages
Opened by Timo Saarinen (timosa) - Friday, 16 May 2014, 17:06 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 19 May 2014, 11:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Description:
Blender crashes on Arch Linux (both 64 and 32 bit). I submitted a ticket to Blender bug system and contacted the Arch packager. He suspects a gcc 4.9 related problem and asked me to post an Arch bug.

Additional info:
* blender 14:2.70a-2
* https://developer.blender.org/T40224

Steps to reproduce:
1. start Blender on Arch Linux
2. select the default cube
3. press m and 3 (to move the object to layer 3)
4. Blender crashes every time
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 19 May 2014, 11:49 GMT
Reason for closing:  Fixed
Comment by Philip Whitfield (underdoeg) - Friday, 16 May 2014, 19:27 GMT
I can confirm that this affects me as well.

This is the log after enabling "compressed" in the file save dialog

# Blender 2.70 (sub 0), Commit date: 2014-04-10 11:49, Hash f93bc76
bpy.ops.object.editmode_toggle() # Operator

# backtrace
blender() [0x8c64c3]
/usr/lib/libc.so.6(+0x33df0) [0x7f465802ddf0]
blender(MEM_lockfree_freeN+0x28) [0x11c5958]
blender(RNA_path_full_property_py+0x72) [0x140c9d2]
blender(WM_prop_pystring_assign+0x9e) [0x8dbf0e]
blender() [0xa6041c]
blender() [0xa66224]
blender() [0xa6bf1f]
blender() [0xa6c4dc]
blender() [0x8cf062]
blender() [0x8cf378]
blender(wm_event_do_handlers+0x34b) [0x8cf7fb]
blender(WM_main+0x18) [0x8c83f8]
blender(main+0xd6f) [0x8afc6f]
/usr/lib/libc.so.6(__libc_start_main+0xf0) [0x7f465801a000]
blender() [0x8c5d14]
Comment by agapito fernandez (agapito) - Saturday, 17 May 2014, 00:57 GMT
I had the same problem, i upgraded to testing, and now blender doesn't start:

blender: error while loading shared libraries: libHalf.so.10: cannot open shared object file: No such file or directory

Needs a rebuild.
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 19 May 2014, 11:49 GMT
Fixed in testing.

Loading...