aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Regular crashes, latest backtrace  (Read 1862 times)

evonski

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Regular crashes, latest backtrace
« on: February 02, 2005, 04:17:59 PM »

Hi,

I just read about wanting GDB backtraces. Will recompile w/ debugging info and report more info later. Sorry for not reading protocol first.

Steve

orginal post:
-------------------------
Hello,

Donwloaded aMule-2.0.0rc8+utils-debian_SID.tar.bz2 and installed on Debian Sarge (Testing). When first ran it, no crashes. Now it crasehes every 8 hours or so. I haven't seen any other backtrace that looks like this one. Here is the backtrace that aMule produces when started from the cl:

AICH Thread: Hashing completed.
AICH Thread: Thread terminated.
Hasher: Creating new thread.
Hasher: Starting to create MD4 hash for file: 341.part
Hasher: Finished hashing file: 341.part
Hasher: No files on queue, stopping thread.
Hasher: A thread has died.
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
Deleted4A0F9BF361CD98A443621C85E4: Resuming uploads of file.

--------------------------------------------------------------------------------OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK2 v2.5.3 (Unicoded)
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
[0] CamuleApp::OnFatalException() in amule[0x827c063]
[1] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x406975e8]
[2] ?? in /lib/libpthread.so.0 [0x40031825]
[3] ?? in /lib/libc.so.6 [0x40e30678]
[4] CClientReqSocket::PacketReceived(Packet*) in amule[0x80e0f10]
[5] CEMSocket::OnReceive(int) in amule[0x80e4374]
[6] CClientReqSocketHandler::ClientReqSocketHandler(wxSocketEvent&) in amule[0x80e184e]
[7] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.5.so.3[0x405e3d78]
[8] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x40691850]
[9] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.5.so.3[0x40690ccf]
[10] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x406919f0]
[11] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.5.so.3[0x40691786]
[12] wxAppConsole::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.5.so.3[0x405e3ce6]
[13] ?? in /usr/lib/libwx_gtk2u_core-2.5.so.3 [0x40321735]
[14] ?? in /usr/lib/libglib-2.0.so.0 [0x40cc84f3]
[15] ?? in /usr/lib/libglib-2.0.so.0 [0x40cc54f2]
[16] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x40cc6568]
[17] ?? in /usr/lib/libglib-2.0.so.0 [0x40cc68a0]
[18] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x40cc6e43]
[19] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x409bdc83]
[20] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x4033c208]
[21] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403cd233]
[22] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403cd39a]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0x40627a63]
[24] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0x40627b3d]
[25] main in amule[0x827ff0b]
[26] __libc_start_main in /lib/libc.so.6[0x40e1cdc6]
[27] wxMemoryDC::SetPen(wxPen const&) in amule[0x80cfaa1]

--------------------------------------------------------------------------------Aborted



TIA

Steve
« Last Edit: February 02, 2005, 04:23:24 PM by evonski »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Regular crashes, latest backtrace
« Reply #1 on: February 02, 2005, 06:25:44 PM »

Known and fixed on cvs
Logged