Package: blender Version: 2.58-svn37702-1+b1 Severity: important Usertags: armhf
Hello, On armhf blender crashes on startup: $ blender Info: Config directory with "startup.blend" file not found. AL lib: pulseaudio.c:612: Context did not connect: Access denied Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Aborting. Aborted That suggests some problem with pulseaudio, so I tried to start blender with sound disabled: $ blender -noaudio Info: Config directory with "startup.blend" file not found. Segmentation fault Here's a backtrace with blender-dbg installed: $ gdb blender GNU gdb (GDB) 7.3-debian Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-linux-gnueabihf". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/blender...Reading symbols from /usr/lib/debug/usr/bin/blender...done. done. (gdb) r -noaudio Starting program: /usr/bin/blender -noaudio [Thread debugging using libthread_db enabled] Info: Config directory with "startup.blend" file not found. Program received signal SIGSEGV, Segmentation fault. PyErr_SetObject (exception=<unknown at remote 0x405c2128>, value= "type 'BaseException' participates in gc and is a base type but has inappropriate tp_free slot") at ../Python/errors.c:59 59 ../Python/errors.c: No such file or directory. in ../Python/errors.c (gdb) bt #0 PyErr_SetObject (exception=<unknown at remote 0x405c2128>, value= "type 'BaseException' participates in gc and is a base type but has inappropriate tp_free slot") at ../Python/errors.c:59 #1 0x40469b04 in PyErr_Format (exception=<unknown at remote 0x405c2128>, format= 0x404f0fcc "type '%.100s' participates in gc and is a base type but has inappropriate tp_free slot") at ../Python/errors.c:612 #2 0x404309d4 in PyType_Ready (type=0x405c4774) at ../Objects/typeobject.c:3916 #3 PyType_Ready (type=0x405c4774) at ../Objects/typeobject.c:3803 #4 0x4040d2dc in _PyExc_Init () at ../Objects/exceptions.c:1975 #5 0x404785aa in Py_InitializeEx (install_sigs=1) at ../Python/pythonrun.c:265 #6 0x0045b0fa in BPY_python_start (argc=2, argv=0xbe9196b4) at /build/buildd-blender_2.58-svn37702-1+b1-armhf-KqwIvk/blender-2.58-svn37702/source/blender/python/intern/bpy_interface.c:208 #7 0x002831ba in WM_init (C=0x1c6c790, argc=2, argv=0xbe9196b4) at /build/buildd-blender_2.58-svn37702-1+b1-armhf-KqwIvk/blender-2.58-svn37702/source/blender/windowmanager/intern/wm_init_exit.c:155 #8 0x0027833e in main (argc=2, argv=0xbe9196b4) at /build/buildd-blender_2.58-svn37702-1+b1-armhf-KqwIvk/blender-2.58-svn37702/source/creator/creator.c:1238 (gdb) quit This *might* be a problem with python though. Please tell me if I can provide any information to help resolve this issue. Best regards, Dmitri Gribenko -- System Information: Debian Release: wheezy/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: armhf (armv7l) Kernel: Linux 2.6.38-ac2-ac100 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages blender depends on: ii libavcodec53 4:0.7.1-7 ii libavdevice53 4:0.7.1-7 ii libavformat53 4:0.7.1-7 ii libavutil51 4:0.7.1-7 ii libc6 2.13-21 ii libfftw3-3 3.2.2-1 ii libfreetype6 2.4.6-2+b2 ii libgcc1 1:4.6.1-13 ii libgl1-mesa-glx [libgl1] 7.11-6 ii libglew1.6 1.6.0-4 ii libglu1-mesa [libglu1] 7.11-6 ii libgomp1 4.6.1-13 ii libilmbase6 1.0.1-3 ii libjack-jackd2-0 [libjack-0.116] 1.9.7~dfsg-1 ii libjpeg8 8c-2 ii libopenal1 1:1.13-4 ii libopenexr6 1.6.1-4.1 ii libopenjpeg2 1.3+dfsg-4 ii libpng12-0 1.2.46-3 ii libpython3.2 3.2.2~rc1-1 ii libsamplerate0 0.1.8-1 ii libsdl1.2debian 1.2.14-6.4 ii libsndfile1 1.0.25-3 ii libstdc++6 4.6.1-13 ii libswscale2 4:0.7.1-7 ii libtiff4 3.9.5-2 ii libx11-6 2:1.4.4-2 ii libxi6 2:1.4.3-3 ii python3.2 3.2.2~rc1-1 ii ttf-dejavu 2.33-2 ii zlib1g 1:1.2.3.4.dfsg-3 blender recommends no packages. Versions of packages blender suggests: pn yafray <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org