GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (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/amule (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1229691216 (LWP 6598)] (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) (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) (no debugging symbols found) [New Thread -1248576608 (LWP 6607)] [New Thread -1256969312 (LWP 6608)] [New Thread -1265362016 (LWP 6609)] [Thread -1256969312 (zombie) exited] (no debugging symbols found) [New Thread -1256969312 (LWP 6612)] (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1256969312 (LWP 6612)] 0xb765de7a in wxThread::GetId () from /usr/lib/libwx_baseu-2.6.so.0 (gdb) backtrace #0 0xb765de7a in wxThread::GetId () from /usr/lib/libwx_baseu-2.6.so.0 #1 0xb7660067 in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #2 0xb76600cd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #3 0xb7f36504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb741d51e in clone () from /lib/tls/i686/cmov/libc.so.6 (gdb) info registers eax 0x5 5 ecx 0x0 0 edx 0x0 0 ebx 0xb76af8ac -1217726292 esp 0xb51423fc 0xb51423fc ebp 0xb5142438 0xb5142438 esi 0x8aac2c8 145408712 edi 0x8ab1740 145430336 eip 0xb765de7a 0xb765de7a eflags 0x10246 [ PF ZF IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 5 (Thread -1256969312 (LWP 6612)): #0 0xb765de7a in wxThread::GetId () from /usr/lib/libwx_baseu-2.6.so.0 #1 0xb7660067 in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #2 0xb76600cd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #3 0xb7f36504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb741d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread -1265362016 (LWP 6609)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7f39a8c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb765df1c in wxConditionInternal::WaitTimeout () from /usr/lib/libwx_baseu-2.6.so.0 #3 0xb765df6f in wxCondition::WaitTimeout () from /usr/lib/libwx_baseu-2.6.so.0 #4 0xb765ee1c in wxSemaphoreInternal::WaitTimeout () from /usr/lib/libwx_baseu-2.6.so.0 #5 0xb765eeaf in wxSemaphore::WaitTimeout () from /usr/lib/libwx_baseu-2.6.so.0 #6 0x082034a3 in wxArchiveInputStream::Peek () #7 0xb766001c in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #8 0xb76600cd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #9 0xb7f36504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb741d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1248576608 (LWP 6607)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7f3cbf6 in __nanosleep_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7664788 in wxMicroSleep () from /usr/lib/libwx_baseu-2.6.so.0 #3 0xb76647b1 in wxMilliSleep () from /usr/lib/libwx_baseu-2.6.so.0 #4 0xb765d5dd in wxThread::Sleep () from /usr/lib/libwx_baseu-2.6.so.0 #5 0x08108ad5 in wxWindowBase::GetBestVirtualSize () #6 0xb766001c in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #7 0xb76600cd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0 #8 0xb7f36504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0xb741d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1229691216 (LWP 6598)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7413803 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb77cbd36 in wxApp::~wxApp () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #3 0xb6d3b813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #4 0xb6d3bb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #5 0xb7133574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #6 0xb77e6f9b in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #7 0xb78802be in wxAppBase::MainLoop () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #8 0xb787f981 in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #9 0xb7606f1a in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0 #10 0xb7606fc6 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0 #11 0x0812a500 in CryptoPP::IteratedHash, 64u, CryptoPP::HashTransformation>::~IteratedHash () #12 0xb73658cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #13 0x0807cdf1 in ?? () #0 0xb765de7a in wxThread::GetId () from /usr/lib/libwx_baseu-2.6.so.0 (gdb) quit The program is running. Exit anyway? (y or n)