aMule Forum

English => aMule crashes => Topic started by: PiSPo on December 28, 2004, 11:14:26 AM

Title: Another crash
Post by: PiSPo on December 28, 2004, 11:14:26 AM
--------------------------------------------------------------------------------
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 wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0x40411c09]
[2] ?? in /lib/libpthread.so.0 [0x40037be5]
[3] ?? in /lib/libc.so.6 [0x409f8078]
[4] CClientReqSocket::ProcessExtPacket(char const*, unsigned, unsigned char) in
amule[0x813b86c]
[5] CClientReqSocket::PacketReceived(Packet*) in amule[0x813e27c]
[6] CEMSocket::OnReceive(int) in amule[0x81435e9]
[7] CClientReqSocket::OnReceive(int) in amule[0x813e34f]
[8] CEMSocket::SetDownloadLimit(unsigned) in amule[0x81436ab]
[9] CUpDownClient::SetDownloadLimit(unsigned) in amule[0x81559c0]
[10] CPartFile::Process(unsigned, unsigned char) in amule[0x82492af]
[11] CDownloadQueue::Process() in amule[0x8198398]
[12] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule[0x82ca5fc]
[13] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in /usr/local/lib/l
ibwx_gtk-2.4.so[0x4032db96]
[14] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/local/lib/libwx_gtk-2.4.so[0x4
032d99c]
[15] wxTimerBase::Notify() in /usr/local/lib/libwx_gtk-2.4.so[0x403cc31c]
[16] timeout_callback in /usr/local/lib/libwx_gtk-2.4.so[0x402e1178]
[17] ?? in /usr/lib/libglib-1.2.so.0 [0x40806cfc]
[18] ?? in /usr/lib/libglib-1.2.so.0 [0x40805e75]
[19] ?? in /usr/lib/libglib-1.2.so.0 [0x4080632c]
[20] g_main_run in /usr/lib/libglib-1.2.so.0[0x4080655c]
[21] gtk_main in /usr/lib/libgtk-1.2.so.0[0x4072f083]
[22] wxApp::MainLoop() in /usr/local/lib/libwx_gtk-2.4.so[0x40293336]
[23] wxAppBase::OnRun() in /usr/local/lib/libwx_gtk-2.4.so[0x402f0438]
[24] wxEntry(int, char**) in /usr/local/lib/libwx_gtk-2.4.so[0x40293ab6]
[25] main in amule[0x82cbf84]
[26] __libc_start_main in /lib/libc.so.6[0x409e4936]
[27] wxTopLevelWindowBase::GetMaxSize() const in amule[0x812f861]

--------------------------------------------------------------------------------
Title: Re: Another crash
Post by: phoenix on December 28, 2004, 12:11:43 PM
PiSPo,

Try to generate a nice backtrace, read this:

http://www.amule.org/wiki/index.php/Backtraces

Cheers!
Title: RE: Another crash
Post by: PiSPo on December 29, 2004, 02:59:50 AM
Sorry, now amule is running under gdb. ¿Amuleweb also is necessary?.
Title: Re: Another crash
Post by: phoenix on December 29, 2004, 04:11:53 AM
PiSPo,

amule is independent of amuleweb. On the other hand, amuleweb needs amule or amuled running. If you don't want web services, there is no need to run amuleweb.

Was amuleweb running on the original crash? Even if it was, I can tell by the output of your backtrace that the problem that originated the crash is not related to amuleweb.

Cheers!