aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 16th crash  (Read 2277 times)

gav616

  • Guest
16th crash
« on: May 16, 2007, 12:03:20 PM »

**System**

Ubuntu Feisty Server / 2.6.20-15 Generic / Fluxbox

**Compile**

aMule-CVS 20070516  from http://hirnriss.net/?area=cvs
wxGTK 2.8.3 from http://vollstreckernet.de/debian/dists/testing/wx/binary-i386/

./configure --enable-debug --disable-optimize --disable-upnp --enable-geoip --prefix=/storage/aMule

**Info**

Unattended crash, systray icon is white and can't get to the main window...


**Backtrace**


(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76f7df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb76f9641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb772d9bb in ?? () from /lib/tls/i686/cmov/libc.so.6
#4  0x000000cd in ?? ()
#5  0xb77357cd in ?? () from /lib/tls/i686/cmov/libc.so.6
#6  0x00000002 in ?? ()
#7  0xbfa96d60 in ?? ()
#8  0xb77f481c in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0xbfa9517b in ?? ()
#10 0x00004744 in ?? ()
#11 0xb7738e30 in free () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


(gdb) bt full
#0  0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76f7df0 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb76f9641 in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb772d9bb in ?? () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#4  0x000000cd in ?? ()
No symbol table info available.
#5  0xb77357cd in ?? () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#6  0x00000002 in ?? ()
No symbol table info available.
#7  0xbfa96d60 in ?? ()
No symbol table info available.
#8  0xb77f481c in ?? () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#9  0xbfa9517b in ?? ()
No symbol table info available.
#10 0x00004744 in ?? ()
No symbol table info available.
#11 0xb7738e30 in free () from /lib/tls/i686/cmov/libc.so.6
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


(gdb) thread apply all bt

Thread 6 (Thread -1265747056 (LWP 18271)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7efe84c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7a2868b in wxConditionInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#3  0xb7a286ef in wxCondition::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb7a2908e in wxSemaphoreInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb7a2911f in wxSemaphore::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#6  0x0830b592 in CTimerThread::Entry (this=0x9742070) at Timer.cpp:63
#7  0xb7a293e8 in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7a2947d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#9  0xb7efa31b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb779d57e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1232036976 (LWP 18261)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb77aa05e in ?? () from /lib/tls/i686/cmov/libc.so.6
---Type <return> to continue, or q <return> to quit---
#2  0xb77398fe in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread -1228871264 (LWP 18244)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76f7df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb76f9641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb772d9bb in ?? () from /lib/tls/i686/cmov/libc.so.6
#4  0x000000cd in ?? ()
#5  0xb77357cd in ?? () from /lib/tls/i686/cmov/libc.so.6
#6  0x00000002 in ?? ()
#7  0xbfa96d60 in ?? ()
#8  0xb77f481c in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0xbfa9517b in ?? ()
#10 0x00004744 in ?? ()
#11 0xb7738e30 in free () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
« Last Edit: May 17, 2007, 04:44:10 PM by gav616 »
Logged

gav616

  • Guest
Re: 16th crash
« Reply #1 on: May 17, 2007, 04:41:30 PM »

big edit on first post.
Logged