aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crash when viewing sources  (Read 2098 times)

GhePeU

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 240
crash when viewing sources
« on: May 03, 2004, 12:48:40 PM »

randomly (it occurred four times, but I often check sources), when double clicking on a file I'm downloading, amule closes. Anyone reported something similar?

Can't post any backtraces, cause when running amule on gdb I get only
Code: [Select]
Hashing thread timed out with no aditions - removing thread
Hashing thread ended
 
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
The program no longer exists.

after a few minutes (maybe less than 1)

i know is not useful, but console output tells
Code: [Select]
OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--
 
[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x41) [0x825e121]
Aborted
« Last Edit: May 03, 2004, 08:43:51 PM by GhePeU »
Logged
When they kick at your front door
how you gonna come?
with your hands on your head
or on the trigger of your gun

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: crash when viewing sources
« Reply #1 on: May 03, 2004, 12:51:23 PM »

some users reported the same, yes ..

thanky

kricklen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
Re: crash when viewing sources
« Reply #2 on: May 04, 2004, 05:12:14 PM »

Guess this belongs here...

The following backtrace was produced by opening the source list (dblclick):
Code: [Select]
[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x42) [0x822aa22]
[1] /usr/local/lib/libwx_gtk-2.4.so(wxFatalSignalHandler+0x2d) [0x403bd4cd]
[2] /lib/libpthread.so.0 [0x409964d3]
[3] /lib/libc.so.6 [0x40a052a8]
[4] amule(_ZN17CDownloadListCtrl14DrawSourceItemEP4wxDCiP4RECTP15CtrlItem_Struct+0x7f7) [0x815ced7]
[5] amule(_ZN17CDownloadListCtrl10OnDrawItemEiP4wxDCRK6wxRectS4_b+0x7f9) [0x815a849]
[6] amule(_ZN18wxODListMainWindow7OnPaintER12wxPaintEvent+0x5e0) [0x8194d10]
[7] /usr/local/lib/libwx_gtk-2.4.so(_ZN12wxEvtHandler16SearchEventTableER12wxEventTableR7wxEvent+0xb6) [0x402daf36]
[8] /usr/local/lib/libwx_gtk-2.4.so(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0x83) [0x402dad63]
[9] /usr/local/lib/libwx_gtk-2.4.so(_ZN8wxWindow18GtkSendPaintEventsEv+0x296) [0x40296236]
[10] /usr/local/lib/libwx_gtk-2.4.so(_ZN8wxWindow9GtkUpdateEv+0x3c) [0x40295f9c]
[11] /usr/local/lib/libwx_gtk-2.4.so(_ZN8wxWindow14OnInternalIdleEv+0x1f) [0x40294a6f]
[12] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x25) [0x4023e725]
[13] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x3f) [0x4023e73f]
[14] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x3f) [0x4023e73f]
[15] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x3f) [0x4023e73f]
[16] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x3f) [0x4023e73f]
[17] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x3f) [0x4023e73f]
[18] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp16CallInternalIdleEP8wxWindow+0x3f) [0x4023e73f]
[19] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp11ProcessIdleEv+0x33) [0x4023e593]
[20] /usr/local/lib/libwx_gtk-2.4.so [0x4023f201]
[21] amule [0x823f87f]
[22] amule [0x823e92a]
[23] amule [0x823ed92]
[24] amule(g_main_run+0x35) [0x823efd5]
[25] /usr/lib/libgtk-1.2.so.0(gtk_main+0xb7) [0x40572db7]
[26] /usr/local/lib/libwx_gtk-2.4.so(_ZN5wxApp8MainLoopEv+0x19) [0x4023e849]
[27] /usr/local/lib/libwx_gtk-2.4.so(_ZN9wxAppBase5OnRunEv+0x17) [0x4029bca7]
[28] /usr/local/lib/libwx_gtk-2.4.so(_Z7wxEntryiPPc+0x244) [0x4023ef44]
[29] amule(main+0x1b) [0x822728b]
[30] /lib/libc.so.6(__libc_start_main+0xcc) [0x409f1c4c]
[31] amule(_ZNK16wxLongLongNativedvEl+0x51) [0x8124861]
It's reproducible if you click long enough, at least on my system :P
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: crash when viewing sources
« Reply #3 on: May 04, 2004, 06:40:46 PM »

a workaround.. disable the progress bars on your prefs.

greets