aMule Forum
English => Backtraces => Topic started by: jiggamam on February 10, 2005, 07:42:15 AM
-
Using aMule CVS from 26th January:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 688171 (LWP 1497)]
0x4039dc27 in wxListBase::GetFirst () from /usr/lib/libwx_gtk-2.4.so.0
(gdb) bt
#0 0x4039dc27 in wxListBase::GetFirst () from /usr/lib/libwx_gtk-2.4.so.0
#1 0x0827f0bf in CServer (this=0x91ec018, pOld=0x8b77808) at server.cpp:60
#2 0x082b9720 in CUDPSocket::SendPacket (this=0x8917378, packet=0x922ade8,
host=0x8b77808) at UDPSocket.cpp:400
#3 0x082a1739 in CServerConnect::SendUDPPacket (this=0x89172f0,
packet=0x922ade8, host=0x8b77808, delpacket=false) at sockets.cpp:281
#4 0x08275319 in CGlobalSearchThread::Entry (this=0x8fc8570)
at SearchList.cpp:78
#5 0x40424906 in wxThreadInternal::PthreadStart ()
from /usr/lib/libwx_gtk-2.4.so.0
#6 0x4042477f in wxPthreadStart () from /usr/lib/libwx_gtk-2.4.so.0
#7 0x40030e51 in pthread_start_thread () from /lib/libpthread.so.0
#8 0x40030ecf in pthread_start_thread_event () from /lib/libpthread.so.0
#9 0x40af96ea in clone () from /lib/libc.so.6
(gdb) bt full
#0 0x4039dc27 in wxListBase::GetFirst () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#1 0x0827f0bf in CServer (this=0x91ec018, pOld=0x8b77808) at server.cpp:60
pos = (wxTagListNode *) 0x1235
#2 0x082b9720 in CUDPSocket::SendPacket (this=0x8917378, packet=0x922ade8,
host=0x8b77808) at UDPSocket.cpp:400
No locals.
#3 0x082a1739 in CServerConnect::SendUDPPacket (this=0x89172f0,
packet=0x922ade8, host=0x8b77808, delpacket=false) at sockets.cpp:281
No locals.
#4 0x08275319 in CGlobalSearchThread::Entry (this=0x8fc8570)
at SearchList.cpp:78
server = (CServer *) 0x8b77808
i = 76
current = (CServer *) 0x8b59d58
#5 0x40424906 in wxThreadInternal::PthreadStart ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#6 0x4042477f in wxPthreadStart () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#7 0x40030e51 in pthread_start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0x40030ecf in pthread_start_thread_event () from /lib/libpthread.so.0
---Type to continue, or q to quit---
No symbol table info available.
#9 0x40af96ea in clone () from /lib/libc.so.6
No symbol table info available.
(gdb)
-
jiggamam,
Please, try a more recent CVS snapshot, there have been too many bug fixes since 26th January.
Cheers!