Hi,
Im using Ubuntu 7.10 and 2007-12-18 (18 decem 2007) from
http://forum.amule.org/index.php?topic=13700.0running as : 'amuled'
Im following the wiki advice on ' Create a backtrace' from
http://www.amule.org/wiki/index.php/Backtraceshere is the (gdb) postings:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216379200 (LWP 17191)]
0x08054189 in ?? ()
(gdb) bt#0 0x08054189 in ?? ()
#1 0x08054fe6 in ?? ()
#2 0x080554a6 in ?? ()
#3 0xb7e6125a in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#4 0xb7e61307 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#5 0x08054480 in ?? ()
#6 0xb7b6c050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#7 0x08053ef1 in ?? ()
(gdb) bt full#0 0x08054189 in ?? ()
No symbol table info available.
#1 0x08054fe6 in ?? ()
No symbol table info available.
#2 0x080554a6 in ?? ()
No symbol table info available.
#3 0xb7e6125a in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#4 0xb7e61307 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5 0x08054480 in ?? ()
No symbol table info available.
#6 0xb7b6c050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#7 0x08053ef1 in ?? ()
No symbol table info available.
(gdb) thread apply all btThread 4 (Thread -1234838640 (LWP 17207)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7f7a8fc in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb7eca56c in wxConditionInternal::WaitTimeout ()
from /usr/lib/libwx_baseu-2.8.so.0
#3 0xb7eca5bf in wxCondition::WaitTimeout ()
from /usr/lib/libwx_baseu-2.8.so.0
#4 0xb7ecb27c in wxSemaphoreInternal::WaitTimeout ()
from /usr/lib/libwx_baseu-2.8.so.0
#5 0xb7ecb30f in wxSemaphore::WaitTimeout ()
from /usr/lib/libwx_baseu-2.8.so.0
#6 0x080563c2 in ?? ()
#7 0xb7ecb8d8 in wxThreadInternal::PthreadStart ()
from /usr/lib/libwx_baseu-2.8.so.0
#8 0xb7ecb94d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#9 0xb7f7646b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7c296de in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 2 (Thread -1217651824 (LWP 17202)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7f7d9f6 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#2 0xb7ed1148 in wxMicroSleep () from /usr/lib/libwx_baseu-2.8.so.0
#3 0xb7ed1171 in wxMilliSleep () from /usr/lib/libwx_baseu-2.8.so.0
#4 0xb7ec9cbd in wxThread::Sleep () from /usr/lib/libwx_baseu-2.8.so.0
#5 0x080f670a in ?? ()
#6 0xb7ecb8d8 in wxThreadInternal::PthreadStart ()
from /usr/lib/libwx_baseu-2.8.so.0
#7 0xb7ecb94d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#8 0xb7f7646b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9 0xb7c296de in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 1 (Thread -1216379200 (LWP 17191)):
#0 0x08054189 in ?? ()
#1 0x08054fe6 in ?? ()
#2 0x080554a6 in ?? ()
#3 0xb7e6125a in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#4 0xb7e61307 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#5 0x08054480 in ?? ()
#6 0xb7b6c050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#7 0x08053ef1 in ?? ()
I hope i did that right..
thanks..