aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: frequent crashes  (Read 1818 times)

snicker

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
frequent crashes
« on: November 09, 2004, 02:45:53 PM »

I compiled amule cvs with wxWidgets 2.5.3 and gtk1.
Now amule crashes consistently after a few hours of usage (anything between 4-12)...
these are the messages I get:
Code: [Select]
--------------------------------------------------------------------------------
OOPS! Houston, we have a situation: seems like aMule crashed!
Program version is: aMule CVS using wxGTK1 v2.5.3
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
[0] CamuleApp::OnFatalException() in amule.cpp:977
[1] wxFatalSignalHandler in /usr/wxWidgets-gtk1/lib/libwx_base-2.5.so.3[0xb7aaa488]
[2] ?? in [0xffffe420]
[3] CUpDownClient::ConnectionEstablished() in BaseClient.cpp:1291
[4] CUpDownClient::TryToConnect(bool) in BaseClient.cpp:1208
[5] CUpDownClient::AskForDownload() in DownloadClient.cpp:143
[6] CPartFile::Process(unsigned, unsigned char) in PartFile.cpp:1692
[7] CDownloadQueue::Process() in DownloadQueue.cpp:375
[8] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule.cpp:1372
[9] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const $[10] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)$[11] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/wxWidgets-gtk1/lib/libwx_ba$[12] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/wxWidgets-gtk1/lib/libwx_base-2.5.so.3[0xb7aa$[13] wxTimerBase::Notify() in /usr/wxWidgets-gtk1/lib/libwx_gtk_core-2.5.so.3[0xb7d5e6aa]
[14] timeout_callback in /usr/wxWidgets-gtk1/lib/libwx_gtk_core-2.5.so.3[0xb7c5587d]
[15] ?? in /usr/lib/libglib-1.2.so.0 [0xb781bec4]
[16] ?? in /usr/lib/libglib-1.2.so.0 [0xb781b03d]
[17] ?? in /usr/lib/libglib-1.2.so.0 [0xb781b4f4]
[18] g_main_run in /usr/lib/libglib-1.2.so.0[0xb781b724]
[19] gtk_main in /usr/lib/libgtk-1.2.so.0[0xb790725f]
[20] wxEventLoop::Run() in /usr/wxWidgets-gtk1/lib/libwx_gtk_core-2.5.so.3[0xb7c4a588]
[21] wxAppBase::MainLoop() in /usr/wxWidgets-gtk1/lib/libwx_gtk_core-2.5.so.3[0xb7cd8073]
[22] wxAppBase::OnRun() in /usr/wxWidgets-gtk1/lib/libwx_gtk_core-2.5.so.3[0xb7cd81da]
[23] wxEntry(int&, char**) in /usr/wxWidgets-gtk1/lib/libwx_base-2.5.so.3[0xb7a4d163]
[24] main in amule-gui.cpp:145
[25] __libc_start_main in /lib/tls/libc.so.6[0xb73b07f8]

--------------------------------------------------------------------------------
is this corrected on amule rc7? should I just give up the CVS version?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: frequent crashes
« Reply #1 on: November 09, 2004, 02:49:28 PM »

can you compile with
--enable-debug --disable-optimise
nad run it in gdb? these backtraces are not really usefull....check backtrace forum for more info.

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."