aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: backtrace on debian sid  (Read 1851 times)

mythsmith

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • http://daniele.homelinux.org:9673
backtrace on debian sid
« on: March 02, 2005, 05:38:04 PM »

--------------------------------------------------------------------------------
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[0x827c103]
[1] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x4069c5e8]
[2] ?? in /lib/libpthread.so.0 [0x40036825]
[3] ?? in /lib/libc.so.6 [0x40e40678]
[4] CUpDownClient::ConnectionEstablished() in amule[0x80f239e]
[5] CUpDownClient::TryToConnect(bool) in amule[0x80f1b9b]
[6] CUpDownClient::AskForDownload() in amule[0x811a2e1]
[7] CPartFile::Process(unsigned, unsigned char) in amule[0x81f18cb]
[8] CDownloadQueue::Process() in amule[0x8136c5a]
[9] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule[0x827e3dc]
[10] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&),
wxEvent&) const in /usr/lib/libwx_baseu-2.5.so.3[0x405e8d78]
[11] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHand
ler*, wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x40696850]
[12] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_ba
seu-2.5.so.3[0x40695ccf]
[13] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x406
969f0]
[14] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x4045c37a]
[15] timeout_callback in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x4034acdd]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0x40cd7c0c]
[17] ?? in /usr/lib/libglib-2.0.so.0 [0x40cd54f2]
[18] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x40cd6568]
[19] ?? in /usr/lib/libglib-2.0.so.0 [0x40cd68a0]
[20] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x40cd6e43]
[21] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x409c9a23]
[22] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x40341208]
[23] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403d2233]
[24] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403d239a]
[25] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0x4062ca63]
[26] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0x4062cb3d]
[27] main in amule[0x827ffab]
[28] __libc_start_main in /lib/libc.so.6[0x40e2cdc6]
[29] wxMemoryDC::SetPen(wxPen const&) in amule[0x80cfae1]

--------------------------------------------------------------------------------
« Last Edit: March 02, 2005, 05:40:02 PM by mythsmith »
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: backtrace on debian sid
« Reply #1 on: March 03, 2005, 02:07:59 AM »

mythsmith,

This problem is fixed in current cvs. You can either wait for the next aMule release, or get a tarball here and compile yourself:
http://www.hirnriss.net/?area=cvs

If you decide to do so, this reading is necessary and is going to help you:
http://www.amule.org/wiki/index.php/Compilation_Installation

To create proper backtraces, read this:
http://www.amule.org/wiki/index.php/Backtraces

Cheers!
Logged