Public bug reported: Binary package hint: pouetchess
Here is the gdb trace and strace attached GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 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 "i686-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/games/pouetChess...Reading symbols from /usr/lib/debug/usr/games/pouetChess...done. done. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run [K(gdb) run Starting program: /usr/games/pouetChess [Thread debugging using libthread_db enabled] Program received signal SIGABRT, Aborted. 0x0012e416 in __kernel_vsyscall () (gdb) [K(gdb) backtrace full #0 0x0012e416 in __kernel_vsyscall () No symbol table info available. #1 0x003f2941 in raise () from /lib/libc.so.6 No symbol table info available. #2 0x003f5e42 in abort () from /lib/libc.so.6 No symbol table info available. #3 0x0042a305 in ?? () from /lib/libc.so.6 No symbol table info available. #4 0x004ad980 in __fortify_fail () from /lib/libc.so.6 No symbol table info available. #5 0x004ac87a in __chk_fail () from /lib/libc.so.6 No symbol table info available. #6 0x004abfb8 in ?? () from /lib/libc.so.6 No symbol table info available. #7 0x00432a2e in _IO_default_xsputn () from /lib/libc.so.6 No symbol table info available. #8 0x0040582a in vfprintf () from /lib/libc.so.6 No symbol table info available. #9 0x004ac06d in __vsprintf_chk () from /lib/libc.so.6 No symbol table info available. #10 0x004abfad in __sprintf_chk () from /lib/libc.so.6 No symbol table info available. #11 0x08051b0e in C3DGraphicChessboard::load() () No locals. #12 0x0804f830 in E_scene_main_game::load() () No locals. #13 0x0804f9c6 in E_scene_main_game::update() () No locals. #14 0x0804ce7e in main () No locals. (gdb) info registers eax 0x0 0 ecx 0x3cc9 15561 edx 0x6 6 ebx 0x3cc9 15561 esp 0xbfffdd98 0xbfffdd98 ebp 0xbfffdda4 0xbfffdda4 esi 0x400 1024 edi 0x521ff4 5382132 eip 0x12e416 0x12e416 <__kernel_vsyscall+2> eflags 0x200206 [ PF IF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) x/16i $pc => 0x12e416 <__kernel_vsyscall+2>: ret 0x12e417: add %ch,(%esi) 0x12e419: jae 0x12e483 0x12e41b: jae 0x12e491 0x12e41d: jb 0x12e493 0x12e41f: popa 0x12e420: bound %eax,(%eax) 0x12e422: cs 0x12e423: push $0x687361 0x12e428: cs 0x12e429: fs 0x12e42a: jns 0x12e49a 0x12e42c: jae 0x12e4a7 0x12e42e: insl (%dx),%es:(%edi) 0x12e42f: add %ch,(%esi) 0x12e431: fs (gdb) thread apply all backtrace Thread 1 (Thread 0xb7fdb720 (LWP 15561)): #0 0x0012e416 in __kernel_vsyscall () #1 0x003f2941 in raise () from /lib/libc.so.6 #2 0x003f5e42 in abort () from /lib/libc.so.6 #3 0x0042a305 in ?? () from /lib/libc.so.6 #4 0x004ad980 in __fortify_fail () from /lib/libc.so.6 #5 0x004ac87a in __chk_fail () from /lib/libc.so.6 #6 0x004abfb8 in ?? () from /lib/libc.so.6 #7 0x00432a2e in _IO_default_xsputn () from /lib/libc.so.6 #8 0x0040582a in vfprintf () from /lib/libc.so.6 #9 0x004ac06d in __vsprintf_chk () from /lib/libc.so.6 #10 0x004abfad in __sprintf_chk () from /lib/libc.so.6 #11 0x08051b0e in C3DGraphicChessboard::load() () #12 0x0804f830 in E_scene_main_game::load() () #13 0x0804f9c6 in E_scene_main_game::update() () #14 0x0804ce7e in main () (gdb) quit A debugging session is active. Inferior 1 [process 15561] will be killed. Quit anyway? (y or n) ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: pouetchess 0.2.0-4 ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3 Uname: Linux 2.6.35-19-generic i686 Architecture: i386 Date: Wed Sep 8 09:19:03 2010 ProcEnviron: LANG=en_GB.utf8 SHELL=/bin/bash SourcePackage: pouetchess ** Affects: pouetchess (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 maverick ubuntu-une -- poutchess crashes before the play board appears https://bugs.launchpad.net/bugs/632832 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
