aMule crashed suddenly, wxGTK-2.5.1 against GTK1.
Here's the BT:
Program received signal SIGSEGV, Segmentation fault.
0x081212bb in CClientReqSocket::Safe_Delete() (this=0x90b08d0) at ListenSocket.cpp:185
185 Close();
(gdb) bt
#0 0x081212bb in CClientReqSocket::Safe_Delete() (this=0x90b08d0) at ListenSocket.cpp:185
#1 0x081380a6 in CUpDownClient::TryToConnect(bool) (this=0x8c2bc50, bIgnoreMaxCon=false)
at BaseClient.cpp:1194
#2 0x0815c10a in CUpDownClient::AskForDownload() (this=0x8c2bc50) at DownloadClient.cpp:137
#3 0x0820fa35 in CPartFile::Process(unsigned, unsigned char) (this=0x8a19c20, reducedownload=200,
m_icounter=10 '\n') at PartFile.cpp:1717
#4 0x0816f0d1 in CDownloadQueue::Process() (this=0x88b0170) at DownloadQueue.cpp:376
#5 0x08272976 in CamuleApp::OnCoreTimer(wxTimerEvent&) (this=0x85bb4f8) at amule.cpp:1640
#6 0x404b30fc in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const () from /usr/lib/libwx_base-2.5.so.1
(gdb) bt full
#0 0x081212bb in CClientReqSocket::Safe_Delete() (this=0x90b08d0) at ListenSocket.cpp:185
No locals.
#1 0x081380a6 in CUpDownClient::TryToConnect(bool) (this=0x8c2bc50, bIgnoreMaxCon=false)
at BaseClient.cpp:1194
No locals.
#2 0x0815c10a in CUpDownClient::AskForDownload() (this=0x8c2bc50) at DownloadClient.cpp:137
No locals.
#3 0x0820fa35 in CPartFile::Process(unsigned, unsigned char) (this=0x8a19c20, reducedownload=200,
m_icounter=10 '\n') at PartFile.cpp:1717
download_state = 11 '\v'
pos1 = 0x91f3758
pos2 = 0x8cab5b0
old_trans = 1
cur_src = (CUpDownClient *) 0x8c2bc50
dwCurTick = 3616652523
#4 0x0816f0d1 in CDownloadQueue::Process() (this=0x88b0170) at DownloadQueue.cpp:376
cur_file = (class CPartFile *) 0x8a19c20
i = 2
size = 8
downspeed = 200
#5 0x08272976 in CamuleApp::OnCoreTimer(wxTimerEvent&) (this=0x85bb4f8) at amule.cpp:1640
msPrev1 = 27292612
msPrev5 = 27291209
msPrevSave = 27255332
msCur = 27292713
#6 0x404b30fc in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent---Type to continue, or q to quit---
&) const () from /usr/lib/libwx_base-2.5.so.1
No symbol table info available.
----------
Bye.