Package: neverball Version: 1.5.4-5 Severity: normal Neverball segfault each time I try to run it.
The debuggings symbols does not seems to be taken with the gdb, here is my stacktrack : sebastien@bureau:~$ gdb neverball 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 "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/games/neverball...Reading symbols from /usr/lib/debug/usr/games/neverball...(no debugging symbols found)...done. (no debugging symbols found)...done. (gdb) run Starting program: /usr/games/neverball [Thread debugging using libthread_db enabled] [New Thread 0x7fffeb737700 (LWP 14396)] [New Thread 0x7fffeaf36700 (LWP 14397)] [Thread 0x7fffeb737700 (LWP 14396) exited] [Thread 0x7fffeaf36700 (LWP 14397) exited] [New Thread 0x7fffeaf36700 (LWP 14398)] [Thread 0x7fffeaf36700 (LWP 14398) exited] [New Thread 0x7fffeaf36700 (LWP 14399)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7f1f29e in ?? () (gdb) bt #0 0x00007ffff7f1f29e in ?? () #1 0x0000000003070003 in ?? () #2 0x0000000200000001 in ?? () #3 0x0000002a00000003 in ?? () #4 0x0000000000687598 in ?? () #5 0xffc00000ffc00000 in ?? () #6 0xffc00000ffc00000 in ?? () #7 0x4100000040400000 in ?? () #8 0x4100000040800000 in ?? () #9 0x0000000040800000 in ?? () #10 0x0000000000000000 in ?? () (gdb) bt full #0 0x00007ffff7f1f29e in ?? () No symbol table info available. #1 0x0000000003070003 in ?? () No symbol table info available. #2 0x0000000200000001 in ?? () No symbol table info available. #3 0x0000002a00000003 in ?? () No symbol table info available. #4 0x0000000000687598 in ?? () No symbol table info available. #5 0xffc00000ffc00000 in ?? () No symbol table info available. #6 0xffc00000ffc00000 in ?? () No symbol table info available. #7 0x4100000040400000 in ?? () No symbol table info available. #8 0x4100000040800000 in ?? () No symbol table info available. #9 0x0000000040800000 in ?? () No symbol table info available. #10 0x0000000000000000 in ?? () No symbol table info available. (gdb) -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (90, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org