aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule 2.0.0rc2 crashed  (Read 2606 times)

Guest

  • Guest
amule 2.0.0rc2 crashed
« on: April 28, 2004, 09:37:45 AM »

i use amule on debian :
here is my version :
foxmask[trinity]~> dpkg -s amule |grep -i version
Version: 2.0.0rc2.+.cvs-thermoman-1

and here is my log of the crash
Code: [Select]
OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

[0] amule(OnFatalException__9CamuleApp+0x4c) [0x8230e08]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2b) [0x4040c0b7]
[2] [0xffffe420]
[3] amule(ProcessExtendedInfo__13CUpDownClientP12CSafeMemFileP10CKnownFile+0x1ae) [0x8222c16]
[4] amule(ProcessExtPacket__16CClientReqSocketPcUiUc+0x44d) [0x80aa2a9]
[5] amule(PacketReceived__16CClientReqSocketP6Packet+0x65) [0x80ab885]
[6] amule(OnReceive__9CEMSocketi+0x231) [0x80ad36d]
[7] amule(OnReceive__16CClientReqSocketi+0x21) [0x80ab8d1]
[8] amule(socketHandler__9CamuleDlgR13wxSocketEvent+0xb3) [0x82338bf]
[9] /usr/lib/libwx_gtk-2.4.so.0(SearchEventTable__12wxEvtHandlerR12wxEventTableR7wxEvent+0xe2) [0x40324af2]
[10] /usr/lib/libwx_gtk-2.4.so.0(ProcessEvent__12wxEvtHandlerR7wxEvent+0xd9) [0x40324961]
[11] /usr/lib/libwx_gtk-2.4.so.0(ProcessPendingEvents__12wxEvtHandler+0x5b) [0x4032482b]
[12] /usr/lib/libwx_gtk-2.4.so.0(ProcessPendingEvents__9wxAppBase+0x85) [0x402e67e5]
[13] /usr/lib/libwx_gtk-2.4.so.0 [0x4028e096]
[14] /usr/lib/libglib-1.2.so.0 [0x4071afa0]
[15] /usr/lib/libglib-1.2.so.0 [0x4071a03d]
[16] /usr/lib/libglib-1.2.so.0 [0x4071a4f4]
[17] /usr/lib/libglib-1.2.so.0(g_main_run+0x34) [0x4071a724]
[18] /usr/lib/libgtk-1.2.so.0(gtk_main+0xb7) [0x40641c3f]
[19] /usr/lib/libwx_gtk-2.4.so.0(MainLoop__5wxApp+0x18) [0x4028ea28]
[20] /usr/lib/libwx_gtk-2.4.so.0(OnRun__9wxAppBase+0x2f) [0x402e6657]
[21] /usr/lib/libwx_gtk-2.4.so.0(wxEntry__FiPPc+0x32d) [0x4028f359]
[22] amule(main+0x14) [0x822b890]
[23] /lib/tls/libc.so.6(__libc_start_main+0x108) [0x411e87b8]

what's wrong ?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: amule 2.0.0rc2 crashed
« Reply #1 on: April 28, 2004, 10:00:16 AM »

Please report a gdb backtrace. Take a look at http://www.amule-project.net/amule/thread.php?threadid=298&sid=
aMule's backtrace isn't much descriptive so it doesn't help to detect the problem (except in very few cases).

Thanks for the report, btw ;-) Just remember to do a gdb backrace
Greetings!
Logged

Guest

  • Guest
dunno gdb
« Reply #2 on: April 28, 2004, 10:39:21 AM »

i dont know how to use gdb so i cant make more "backtrace".
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amule 2.0.0rc2 crashed
« Reply #3 on: April 28, 2004, 10:46:51 AM »

reading the url he posted to you might help
Logged