aMule Forum

English => aMule crashes => Topic started by: microft.pt on April 12, 2005, 09:23:57 PM

Title: 20050411 SegmentationFault
Post by: microft.pt on April 12, 2005, 09:23:57 PM
runned under gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 49156 (LWP 14001)]
0x401f314d in GSocket::Select () from /usr/local/lib/libwx_base_net-2.5.so.4
(gdb) bt full
#0  0x401f314d in GSocket::Select () from /usr/local/lib/libwx_base_net-2.5.so.4
No symbol table info available.
#1  0x401eea93 in wxSocketBase::_Wait () from /usr/local/lib/libwx_base_net-2.5.so.4
No symbol table info available.
#2  0x401eebe4 in wxSocketBase::WaitForWrite () from /usr/local/lib/libwx_base_net-2.5.so.4
No symbol table info available.
#3  0x080f8b2f in CSocketGlobalThread::Entry (this=0x86c0740) at ListenSocket.cpp:2242
        cur_sock = (CClientReqSocket *) 0x8a5aec8
        it = { = {_M_node = 0x40711188}, }
        locker =
#4  0x4018f66f in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_base-2.5.so.4
No symbol table info available.
#5  0x4018f53c in wxPthreadStart () from /usr/local/lib/libwx_base-2.5.so.4
No symbol table info available.
#6  0x4003654e in pthread_start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x400365df in pthread_start_thread_event () from /lib/libpthread.so.0
No symbol table info available.
#8  0x4053eb8a in clone () from /lib/libc.so.6
No symbol table info available.
(gdb)
Title: Re: 20050411 SegmentationFault
Post by: lfroen on April 13, 2005, 05:17:36 AM
Too many sockets. Lower maximum connections limit.