GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu2) 7.4-2012.02 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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: ... Reading symbols from /usr/games/openyahtzee...(no debugging symbols found)...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 Starting program: /usr/games/openyahtzee [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffeea49700 (LWP 29766)] [New Thread 0x7fffed814700 (LWP 29767)] Program received signal SIGINT, Interrupt. 0x00007ffff6c8a940 in memcmp@plt () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (gdb) backtrace full #0 0x00007ffff6c8a940 in memcmp@plt () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #1 0x00007ffff6cd0843 in std::string::compare(char const*) const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 No symbol table info available. #2 0x0000000000415ddf in ?? () No symbol table info available. #3 0x0000000000416277 in ?? () No symbol table info available. #4 0x000000000041e3a3 in ?? () No symbol table info available. #5 0x00000000004255c6 in ?? () No symbol table info available. #6 0x00007ffff725cd3b in wxEntry(int&, wchar_t**) () from /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0 No symbol table info available. #7 0x000000000040f5f2 in ?? () No symbol table info available. #8 0x00007ffff646376d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #9 0x000000000040f6c1 in ?? () No symbol table info available. #10 0x00007fffffffe278 in ?? () No symbol table info available. #11 0x000000000000001c in ?? () No symbol table info available. #12 0x0000000000000001 in ?? () No symbol table info available. #13 0x00007fffffffe527 in ?? () No symbol table info available. #14 0x0000000000000000 in ?? () No symbol table info available. (gdb) info registers rax 0xa 10 rbx 0xa 10 rcx 0xffffffffffbd35c9 -4377143 rdx 0xa 10 rsi 0x42ca79 4377209 rdi 0x73bb18 7584536 rbp 0xc 0xc rsp 0x7fffffffdd88 0x7fffffffdd88 r8 0x0 0 r9 0x77 119 r10 0x7fffffffda80 140737488345728 r11 0x0 0 r12 0x73bb18 7584536 r13 0x42ca79 4377209 r14 0x7ffff6f15ea0 140737336401568 r15 0x0 0 rip 0x7ffff6c8a940 0x7ffff6c8a940 eflags 0x293 [ CF AF SF IF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 (gdb) x/16i $pc => 0x7ffff6c8a940 : jmpq *0x290f52(%rip) # 0x7ffff6f1b898 0x7ffff6c8a946 : pushq $0x113 0x7ffff6c8a94b : jmpq 0x7ffff6c89800 0x7ffff6c8a950 <_ZNSt11__timepunctIwE23_M_initialize_timepunctEP15__locale_struct@plt>: jmpq *0x290f4a(%rip) # 0x7ffff6f1b8a0 0x7ffff6c8a956 <_ZNSt11__timepunctIwE23_M_initialize_timepunctEP15__locale_struct@plt+6>: pushq $0x114 0x7ffff6c8a95b <_ZNSt11__timepunctIwE23_M_initialize_timepunctEP15__locale_struct@plt+11>: jmpq 0x7ffff6c89800 0x7ffff6c8a960 <_ZNSi10_M_extractImEERSiRT_@plt>: jmpq *0x290f42(%rip) # 0x7ffff6f1b8a8 0x7ffff6c8a966 <_ZNSi10_M_extractImEERSiRT_@plt+6>: pushq $0x115 0x7ffff6c8a96b <_ZNSi10_M_extractImEERSiRT_@plt+11>: jmpq 0x7ffff6c89800 0x7ffff6c8a970 <_ZNSt12__basic_fileIcE9showmanycEv@plt>: jmpq *0x290f3a(%rip) # 0x7ffff6f1b8b0 0x7ffff6c8a976 <_ZNSt12__basic_fileIcE9showmanycEv@plt+6>: pushq $0x116 0x7ffff6c8a97b <_ZNSt12__basic_fileIcE9showmanycEv@plt+11>: jmpq 0x7ffff6c89800 0x7ffff6c8a980 <_ZNSt10istrstreamD1Ev@plt>: jmpq *0x290f32(%rip) # 0x7ffff6f1b8b8 0x7ffff6c8a986 <_ZNSt10istrstreamD1Ev@plt+6>: pushq $0x117 0x7ffff6c8a98b <_ZNSt10istrstreamD1Ev@plt+11>: jmpq 0x7ffff6c89800 0x7ffff6c8a990 <__tls_get_addr@plt>: jmpq *0x290f2a(%rip) # 0x7ffff6f1b8c0 (gdb) hread apply all backtrace Undefined command: "hread". Try "help". (gdb) hread apply all backtrace[1@t Thread 3 (Thread 0x7fffed814700 (LWP 29767)): #0 0x00007ffff6528b03 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007ffff5439ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff543a45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ffff31032c6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007ffff545b9a5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff6806e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6 0x00007ffff65344bd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fffeea49700 (LWP 29766)): #0 0x00007ffff6528b03 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007ffff5439ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff543a45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fffeea4e98b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so #4 0x00007ffff545b9a5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff6806e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6 0x00007ffff65344bd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fc49c0 (LWP 29763)): #0 0x00007ffff6c8a940 in memcmp@plt () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #1 0x00007ffff6cd0843 in std::string::compare(char const*) const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x0000000000415ddf in ?? () #3 0x0000000000416277 in ?? () #4 0x000000000041e3a3 in ?? () #5 0x00000000004255c6 in ?? () #6 0x00007ffff725cd3b in wxEntry(int&, wchar_t**) () from /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0 #7 0x000000000040f5f2 in ?? () #8 0x00007ffff646376d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #9 0x000000000040f6c1 in ?? () #10 0x00007fffffffe278 in ?? () #11 0x000000000000001c in ?? () #12 0x0000000000000001 in ?? () #13 0x00007fffffffe527 in ?? () #14 0x0000000000000000 in ?? () (gdb) quit A debugging session is active. Inferior 1 [process 29763] will be killed. Quit anyway? (y or n)