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 started crashing and I dunno why ...  (Read 4014 times)

ynon

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
amule started crashing and I dunno why ...
« on: January 13, 2004, 06:58:11 PM »

Hello All,
I was using aMule for a while and everything seemed OK, but lately it started crashing with the following message:

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

[0] amule [0x81b83be]
[1] /usr/lib/libwx_gtk-2.4.so(wxFatalSignalHandler+0x26) [0x405221a6]
[2] /lib/libpthread.so.0 [0x40727c45]
[3] /lib/libc.so.6 [0x40796988]
[4] amule [0x806f713]
[5] amule [0x8094832]
[6] amule [0x8095a64]
[7] amule [0x806807d]
[8] amule [0x806c571]
[9] amule [0x806f547]
[10] amule [0x806c608]
[11] amule [0x81bb19d]
[12] /usr/lib/libwx_gtk-2.4.so(_ZN12wxEvtHandler16SearchEventTableER12wxEventTableR7wxEvent+0xbb) [0x4044105b]
[13] /usr/lib/libwx_gtk-2.4.so(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0x8c) [0x40440e5c]
[14] /usr/lib/libwx_gtk-2.4.so(_ZN12wxEvtHandler20ProcessPendingEventsEv+0x58) [0x40440d88]
[15] /usr/lib/libwx_gtk-2.4.so(_ZN9wxAppBase20ProcessPendingEventsEv+0x66) [0x404056a6]
[16] /usr/lib/libwx_gtk-2.4.so [0x403aa5e3]
[17] /usr/lib/libglib-1.2.so.0 [0x40a03dd8]
[18] /usr/lib/libglib-1.2.so.0 [0x40a02e75]
[19] /usr/lib/libglib-1.2.so.0 [0x40a0332c]
[20] /usr/lib/libglib-1.2.so.0(g_main_run+0x34) [0x40a0355c]
[21] /usr/lib/libgtk-1.2.so.0(gtk_main+0xb7) [0x4092f083]
[22] /usr/lib/libwx_gtk-2.4.so(_ZN5wxApp8MainLoopEv+0x16) [0x403ab086]
[23] /usr/lib/libwx_gtk-2.4.so(_ZN9wxAppBase5OnRunEv+0x18) [0x40405548]
[24] /usr/lib/libwx_gtk-2.4.so(_Z7wxEntryiPPc+0x228) [0x403ab7f8]
[25] amule [0x81b3b0c]
[26] /lib/libc.so.6(__libc_start_main+0xc6) [0x40782d06]
[27] amule(_ZN18wxBaseArrayPtrVoidD2Ev+0x3d) [0x8066e51]

any ideas ?
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: amule started crashing and I dunno why ...
« Reply #1 on: January 13, 2004, 07:00:50 PM »

what version?
u could have a broken file in your dl list too ..
run aMule under gdb pls.. look at first thread in backtraces forum

ynon

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
more info
« Reply #2 on: January 13, 2004, 07:18:44 PM »

I'm using aMule 1.2.3 under slackware (using the binary package)
What do u mean by a broken file in my dl list ? how did it break ? :)
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: amule started crashing and I dunno why ...
« Reply #3 on: January 13, 2004, 07:56:57 PM »

update to 1.2.4 plz ..

output of ls -al /usr/bin/wx*   ?

ynon

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
an idea
« Reply #4 on: January 13, 2004, 08:28:46 PM »

is there a file limit on the number of d/l files ?
(I have about a 100 partial files, all of which on "waiting" status, and when I try putting only 20 or so on "waiting" and the rest as "paused" things work ok ...)
In any case, I couln't compile 1.2.4 because of the following error (which repeated more than once):
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -g    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   -g   -MT amule-muuli_wdr.o -MD -MP -MF ".deps/amule-muuli_wdr.Tpo" \
  -c -o amule-muuli_wdr.o `test -f 'muuli_wdr.cpp' || echo './'`muuli_wdr.cpp; \
then mv ".deps/amule-muuli_wdr.Tpo" ".deps/amule-muuli_wdr.Po"; \
else rm -f ".deps/amule-muuli_wdr.Tpo"; exit 1; \
fi
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [amule-muuli_wdr.o] Error 1
make[2]: Leaving directory `/prog/aMule-1.2.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/prog/aMule-1.2.4'
make: *** [all] Error 2

as for the directory you asked about, its:
lrwxrwxrwx    1 root     root           16 2004-01-02 23:28 /usr/bin/wx-config -> wxgtk-2.4-config*
-rwxr-xr-x    1 root     bin          7396 2003-02-12 02:41 /usr/bin/wxcopy*
-rwxr-xr-x    1 root     root         5136 2003-10-13 19:53 /usr/bin/wxgtk-2.4-config*
-rwxr-xr-x    1 root     bin          5832 2003-02-12 02:41 /usr/bin/wxpaste*

hope this helps :)
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: amule started crashing and I dunno why ...
« Reply #5 on: January 13, 2004, 08:39:40 PM »

your error is related to your compiler .. compile aMule without X to get more ressources ..

yes, too much files can cause problems
paused files -> not enough disk space

if u need amulecmd (remotectrl textbased client) u need to compile wxBase first -> http://www.amule.org/amule/howto.php

then ./configure --disable-debug --enable-optimise && make

if u don't need amulecmd do ./configure --disable-amulecmd --disable-debug --enable-optimise && make

greets

ps. more support tomorrow.. i'm away now

ynon

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
final comment
« Reply #6 on: January 14, 2004, 06:40:09 PM »

I have left the computer on all day after moving about 80 of the 100 simultanious downloads to pause mode (leaving something like 20 files on "waiting") and it's working very well.
I guess it's a memory problem or something because I have more than enough disk space, but I don't think I intend to keep digging into it :)
THanks for all the help
  Ynon
Logged