aMule Bug Tracker - aMule
View Issue Details
0001677aMuleServerspublic2011-06-30 10:162015-01-01 21:19
adaptee 
 
normalcrashsometimes
closedopen 
Linux
SVN 
2.3.1 
10589
Linux
0001677: amuled crashes often since version SVN-10582
amuled crashes often, especailly after external connection( from amulegui or amulecmd) is established.

This does not happen each time, but the probabilty is quite *high* (over 60% in my machine).

Earlier versions do not have this problem, so please check with svn commit #10582
1. run 'amuled' in terminal
2. wait for about 1 minute or so (optional)
4. run ` watch -n 15 'amulecmd -c status' ` in another terminal
5. amuled crashes shortly afterwards with high probability and following backtrace:

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuleD SVN compiled with wxGTK2 v2.8.12 (Debugging)
Running on: Linux 2.6.39-zen i686

[2] CamuleApp::OnFatalException() in amule.cpp:1020
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb71933e6]
[4] CFileAreaSigHandler::Handler(int, siginfo*, void*) in FileArea.cpp:131
[5] ?? in [0xb76f440c]
[6] CSocketSet::Detected(void (GSocket::*)(), void (GSocket::*)()) in amuled.cpp:278
[7] CAmuledGSocketFuncTable::RunSelect() in amuled.cpp:304
[8] CamuleDaemonApp::OnRun() in amuled.cpp:632
[9] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb713333b]
[10] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb71333e7]
[11] main in amuled.cpp:108
[12] __libc_start_main in /lib/libc.so.6[0xb6e30233]
[13] _start in :0

wxgtk-2.8.12
gcc-4.6.1
glibc-2.14

No tags attached.
Issue History
2011-06-30 10:16adapteeNew Issue
2011-06-30 10:16adapteeOperating System => Linux
2015-01-01 21:19GonoszTopiFixed in Revision => 10589
2015-01-01 21:19GonoszTopiNote Added: 0003647
2015-01-01 21:19GonoszTopiStatusnew => closed
2015-01-01 21:19GonoszTopiFixed in Version => 2.3.1

Notes
(0003647)
GonoszTopi   
2015-01-01 21:19   
The patch was reverted in revision 10589. Closing issue.