2010/4/3 Cyril Brulebois <k...@debian.org>:
> Hi,
>
> Umberto Zappi <uza...@inwind.it> (03/04/2010):
>> Blender crashes when (during or after) running playback animation
>> (ALT+A) In /var/log/messages I can find the messages as this:
>> "blender-bin[3950]: segfault at 0 ip b5bd9004 sp b5b9022b error 6 in
>> libXfixes.so.3.1.0[b5bd9000+4000]" The previous version of blender
>> or of libxfixes aren't affected by this error.
>
> could you please try and install libxfixes3-dbg and get a backtrace?
> (You might not need debug symbols for blender if that happens in
> libxfixes.)
>
> Running gdb blender-bin or attaching blender-bin from gdb once blender
> is started should do the trick.

Hi.

Below I've attached the output of command gdb blender-bin after
installing libxfixes3-dbg.
The version of libfixes3 and libfixes3-dbg are both 1:4.0.4-2.
Note: When I run blender-bin under gdb, I can't get any messeges in
/var/log/messages or by dmesg.

umbe...@earth:~$ gdb blender-bin
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/blender-bin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/blender-bin
[Thread debugging using libthread_db enabled]
[New Thread 0xb5b85b70 (LWP 2908)]
[Thread 0xb5b85b70 (LWP 2908) exited]
[New Thread 0xb5b85b70 (LWP 2909)]
[Thread 0xb5b85b70 (LWP 2909) exited]
[New Thread 0xb5b85b70 (LWP 2910)]
[Thread 0xb5b85b70 (LWP 2910) exited]
[New Thread 0xb5b85b70 (LWP 2911)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5b85b70 (LWP 2911)]
0xb5bce004 in ?? ()
(gdb) bt
#0  0xb5bce004 in ?? ()
#1  0xb7024d2a in ?? () from /usr/lib/libSDL-1.2.so.0
#2  0xb6ff6a72 in ?? () from /usr/lib/libSDL-1.2.so.0
#3  0xb6ffe87e in ?? () from /usr/lib/libSDL-1.2.so.0
#4  0xb704b02d in ?? () from /usr/lib/libSDL-1.2.so.0
#5  0xb6c3a585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb6d2029e in clone () from /lib/i686/cmov/libc.so.6
(gdb) cont
Continuing.
[Thread 0xb5b85b70 (LWP 2911) exited]

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) quit
umbe...@earth:~$


>
> Mraw,
> KiBi.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAku3fDAACgkQeGfVPHR5Nd1XnACgmBROkPfaa+d6+GHOxuwWCuLE
> cswAmwbigGLWRjBrXarTg+mx/Yf+nO0D
> =Qp8d
> -----END PGP SIGNATURE-----
>
>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to