aMule Forum

English => aMule crashes => Topic started by: domel on March 01, 2010, 10:59:17 PM

Title: crashes on ubuntu 9.10 linux 32 bit
Post by: domel on March 01, 2010, 10:59:17 PM
Literaly for a few days only amule (native package) crashes after only few minutes of operation. I compiled 2.2.6 from source and this is the backtrace. Would love to have it fixed.

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.10
Running on: Linux 2.6.31-19-generic i686

[2] CamuleApp::OnFatalException() in amule.cpp:1289
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x740ba6]
[4] ?? in [0x98e400]
[5] CPartFile::ClientStateChanged(int, int) in PartFile.cpp:3629
[6] CUpDownClient::SetDownloadState(unsigned char) in DownloadClient.cpp:527
[7] CUpDownClient::Disconnected(wxString const&, bool) in BaseClient.cpp:1238
[8] CClientList::ProcessDirectCallbackList() in ClientList.cpp:1114
[9] CClientList::Process() in ClientList.cpp:748
[10] CamuleApp::OnCoreTimer(CTimerEvent&) in amule.cpp:1464
[11] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.8.so.0[0x69da9f]
[12] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x73c379]
[13] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0x73d424]
[14] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x73d523]
[15] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.8.so.0[0x73c819]
[16] wxAppConsole::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.8.so.0[0x69dde9]
[17] wxAppBase::ProcessIdle() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2d9fbf]
[18] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0x22d423]
[19] ?? in /lib/libglib-2.0.so.0 [0x6632101]
[20] g_main_context_dispatch in /lib/libglib-2.0.so.0[0x6633e88]
[21] ?? in /lib/libglib-2.0.so.0 [0x6637730]
[22] g_main_loop_run in /lib/libglib-2.0.so.0[0x6637b9f]
[23] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x1031419]
[24] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x246c78]
[25] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2d9e3e]
[26] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2d9a31]
[27] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x6d77aa]
[28] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0x6d7987]
[29] main in amule-gui.cpp:95
[30] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xdcbb56]
[31] _start in start.S:122


--------------------------------------------------------------------------------
Title: Re: crashes on ubuntu 9.10 linux 32 bit
Post by: Stu Redman on March 01, 2010, 11:14:02 PM
That's fixed in SVN. And if you are getting it on a regular basis at the moment (it's caused by unlucky timing with some of the clients you're connecting to) I would love to get confirmation that the fix works.  :)
Title: Re: crashes on ubuntu 9.10 linux 32 bit
Post by: domel on March 01, 2010, 11:41:36 PM
Thanks. I just compiled the current svn version and it is running stable already for several minutes. I will leave it running overnight and eventually report back if a crash occurs.