aMule Forum
English => Backtraces => Topic started by: Net Worker on March 01, 2005, 07:28:23 AM
-
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
- CamuleApp::OnFatalException() in amule[0x8264c23]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0
[0x767c7d]
[2] ?? in /lib/tls/libpthread.so.0 [0xbd6f18]
[3] CClientReqSocket::PacketReceived(Packet*) in amule[0x813a2eb]
[4] CEMSocket::OnReceive(int) in amule[0x813edaa]
[5] CEMSocket::SetDownloadLimit(unsigned) in amule[0x813ef5f]
[6] CUpDownClient::SetDownloadLimit(unsigned) in amule[0x814d122]
[7] CPartFile::Process(unsigned, unsigned char) in amule[0x820005c]
[8] CDownloadQueue::Process() in amule[0x8183adb]
[9] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule[0x826622c]
[10] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x681ef7]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x681d13]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk-2.4.so.0[0x722267]
[13] timeout_callback in /usr/lib/libwx_gtk-2.4.so.0[0x6347fd]
[14] ?? in /usr/lib/libglib-1.2.so.0 [0xc793a5]
[15] ?? in /usr/lib/libglib-1.2.so.0 [0xc7835b]
[16] ?? in /usr/lib/libglib-1.2.so.0 [0xc78846]
[17] g_main_run in /usr/lib/libglib-1.2.so.0[0xc78af4]
[18] gtk_main in /usr/lib/libgtk-1.2.so.0[0xa076af]
[19] wxApp::MainLoop() in /usr/lib/libwx_gtk-2.4.so.0[0x5e4d39]
[20] wxAppBase::OnRun() in /usr/lib/libwx_gtk-2.4.so.0[0x643d07]
[21] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x5e549b]
[22] main in amule[0x82688cb]
[23] __libc_start_main in /lib/tls/libc.so.6[0xe4f750]
[24] wxDCBase::DrawRectangle(wxRect const&) in amule[0x8130aa1]
--------------------------------------------------------------------------------
-
Net Worker,
This is a known rc8 bug, either wait for the new release or try a CVS snapshot (recommended! :) )
Get a snapshot here:
http://www.hirnriss.net/?area=cvs
And read these:
http://www.amule.org/wiki/index.php/Compilation_Installation
http://www.amule.org/wiki/index.php/Backtraces
Cheers!
-
any way i can live with this bug , other emule clones have much more crashes and bugs to be fixed.
i faced this bug only ones . while other emule clones was crashing with me several times a day . :P
amule is best emule clone on linux even that i'm using an RC8 version . ;)
-
Net Worker,
Hey, thanks for that! Then wait for the next version, this one will rock! CVS runs in a machine at home for days...
Cheers!
-
--------------------------------------------------------------------------------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
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
- wxSocketClient::GetClassInfo() const in amule [0x81dc813]
[1] wxFatalSignalHandler in /usr/lib/libwx_base-2.5.so.3
[0xb7b59f73]
[2] ?? in [0xffffe420]
[3] wxTreeItemData::~wxTreeItemData() in amule [0x80aed63]
[4] wxDialog::GetClassInfo() const in amule [0x8088463]
[5] wxDialog::GetClassInfo() const in amule [0x8089eba]
[6] wxTreeItemData::~wxTreeItemData() in amule [0x80b163d]
[7] wxListCtrl::~wxListCtrl() in amule [0x8163f7b]
[8] wxListItem::GetClassInfo() const in amule [0x80cde7d]
[9] wxSocketClient::GetClassInfo() const in amule [0x81e3bcc]
[10] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_base-2.5.so.3[0xb7ad6e26]
[11] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_base-2.5.so.3[0xb7b54c9b]
[12] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_base-2.5.so.3[0xb7b5501e]
[13] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_base-2.5.so.3[0xb7b55d19]
[14] wxTimerBase::Notify() in /usr/lib/libwx_gtk2_core-2.5.so.3[0xb7d89915]
[15] timeout_callback in /usr/lib/libwx_gtk2_core-2.5.so.3[0xb7caaf2d]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0xb747bb87]
--------------------------------------------------------------------------------Aborted
-
juke,
This is not known to me, please post the result of:
$ rpm -qa | grep wx
Or the equivalent command on your distro. (dpkg ?) You probably have braindamaged wx installed.
Cheers!