aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Random crash  (Read 1880 times)

fic33

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Random crash
« on: June 28, 2004, 05:44:16 PM »

This same backtrace happens frequently.

OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

  • amule(_ZN9CamuleApp16OnFatalExceptionEv+0x42) [0x81d3d42]
  • [1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d)
[0x78c38dd]
[2] [0x94a420]
[3] amule(_ZN13CUpDownClient17CalculateKBpsDownEv+0x15c) [0x80fe83c]
[4] amule(_ZN9CPartFile7ProcessEjh+0x4c1) [0x8180d31]
[5] amule(_ZN14CDownloadQueue7ProcessEv+0x24b) [0x810b11b]
[6] amule(_Z9TimerProcv+0x78) [0x81cf108]
[7] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler16SearchEventTableER12wxEventTableR7wxEvent+0xb7) [0x77dcc27]
[8] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0x93) [0x77dca43]
[9] /usr/lib/libwx_gtk-2.4.so.0(_ZN11wxTimerBase6NotifyEv+0x87) [0x787db07]
[10] /usr/lib/libwx_gtk-2.4.so.0(timeout_callback+0x2d) [0x778eebd]
[11] /usr/lib/libglib-1.2.so.0 [0x8089d5]
[12] /usr/lib/libglib-1.2.so.0 [0x80795b]
[13] /usr/lib/libglib-1.2.so.0 [0x807e47]
[14] /usr/lib/libglib-1.2.so.0(g_main_run+0x45) [0x8080f5]
[15] /usr/lib/libgtk-1.2.so.0(gtk_main+0xbf) [0x1a553f]
[16] /usr/lib/libwx_gtk-2.4.so.0(_ZN5wxApp8MainLoopEv+0x19) [0x773f0f9]
[17] /usr/lib/libwx_gtk-2.4.so.0(_ZN9wxAppBase5OnRunEv+0x17) [0x779e417]
[18] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x25b) [0x773f85b]
[19] amule(main+0x1b) [0x81d04db]
[20] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x523ad4]
[21] amule(_ZN16wxScrolledWindow16AdjustScrollbarsEv+0xf9) [0x80cbf11]
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Random crash
« Reply #1 on: June 28, 2004, 06:14:41 PM »

ahhhmmm yes

this is not really any backtrace we can get anything out of :)

look at the instructions in the backtrace forum ;)
btw: if you want realy stable try current cvs :)
except webserver not working atm it is really great!!!!!

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."

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: Random crash
« Reply #2 on: June 28, 2004, 06:47:52 PM »

Actually, we can get something out of that BT. It's a known bug caused by a socket dying and the pointer pointing to it getting set to NULL, just before we use it again ... We're working on fixing it. ;)
Logged