GNU gdb 6.8-debian Copyright (C) 2008 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 "i486-linux-gnu"... (no debugging symbols found) (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/bin/audacious (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb736aa00 (LWP 3060)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb734bb90 (LWP 3063)] (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb736aa00 (LWP 3060)] 0xb7a0785c in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0 (gdb) backtrace full #0 0xb7a0785c in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #1 0x080587ba in ?? () No symbol table info available. #2 0xb67b10a9 in ?? () from /usr/lib/audacious/Output/libcrossfade.so No symbol table info available. #3 0x08142040 in ?? () No symbol table info available. #4 0xbf87cd58 in ?? () No symbol table info available. #5 0xb67b10c0 in ?? () from /usr/lib/audacious/Output/libcrossfade.so No symbol table info available. #6 0xb67b10a9 in ?? () from /usr/lib/audacious/Output/libcrossfade.so No symbol table info available. #7 0xb67d6248 in ?? () from /usr/lib/audacious/Output/libcrossfade.so No symbol table info available. #8 0xbf87cd88 in ?? () No symbol table info available. #9 0xb67ae8e2 in ?? () from /usr/lib/audacious/Output/libcrossfade.so No symbol table info available. #10 0xb7f86668 in _r_debug () No symbol table info available. #11 0xb67d0763 in ?? () from /usr/lib/audacious/Output/libcrossfade.so No symbol table info available. #12 0x0000040c in ?? () No symbol table info available. #13 0x08067601 in ?? () No symbol table info available. #14 0x00000000 in ?? () No symbol table info available. (gdb) info registers eax 0x519fc381 1369424769 ecx 0x1 1 edx 0xb67b10a9 -1233448791 ebx 0xb7a1b680 -1214138752 esp 0xbf87cd00 0xbf87cd00 ebp 0xbf87cd38 0xbf87cd38 esi 0xb67b10a9 -1233448791 edi 0xb7f86668 -1208457624 eip 0xb7a0785c 0xb7a0785c eflags 0x210206 [ PF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 2 (Thread 0xb734bb90 (LWP 3063)): #0 0xb7f6a410 in __kernel_vsyscall () #1 0xb78abb1a in do_sigwait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb78abbbf in sigwait () from /lib/tls/i686/cmov/libpthread.so.0 #3 0x080693ec in ?? () #4 0xb734b29c in ?? () #5 0xb734b31c in ?? () #6 0xa8428197 in ?? () #7 0x00000000 in ?? () Thread 1 (Thread 0xb736aa00 (LWP 3060)): #0 0xb7a0785c in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0 #1 0x080587ba in ?? () #2 0xb67b10a9 in ?? () from /usr/lib/audacious/Output/libcrossfade.so #3 0x08142040 in ?? () #4 0xbf87cd58 in ?? () #5 0xb67b10c0 in ?? () from /usr/lib/audacious/Output/libcrossfade.so #6 0xb67b10a9 in ?? () from /usr/lib/audacious/Output/libcrossfade.so #7 0xb67d6248 in ?? () from /usr/lib/audacious/Output/libcrossfade.so #8 0xbf87cd88 in ?? () #9 0xb67ae8e2 in ?? () from /usr/lib/audacious/Output/libcrossfade.so #10 0xb7f86668 in _r_debug () #11 0xb67d0763 in ?? () from /usr/lib/audacious/Output/libcrossfade.so #12 0x0000040c in ?? () #13 0x08067601 in ?? () #14 0x00000000 in ?? () (gdb) quit The program is running. Exit anyway? (y or n)