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 1.09 crashes  (Read 8796 times)

Guest

  • Guest
aMule 1.09 crashes
« on: October 21, 2003, 08:57:04 AM »

It crashes and says this.. hope it helps you..




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

  • amule(OnFatalException__9CamuleApp+0x68) [0x81f514c]
  • [1] /usr/local/lib/libwx_gtk-2.4.so(wxFatalSignalHandler+0x2b)
[0x403f5677]
[2] /lib/libpthread.so.0 [0x40621f54]
[3] /lib/libc.so.6 [0x406566b8]
[4] amule(SendHelloTypePacket__13CUpDownClientP8CMemFile+0x21d) [0x80ba459]
[5] amule(SendHelloAnswer__13CUpDownClient+0x71) [0x80ba10d]
[6] amule(ProcessPacket__16CClientReqSocketPcUiUc+0x3bb) [0x810a55f]
[7] amule(PacketReceived__16CClientReqSocketP6Packet+0x4f) [0x810e55b]
[8] amule(OnReceive__9CEMSocketi+0x29c) [0x80e4c80]
[9] amule(OnReceive__16CClientReqSocketi+0x23) [0x810e5df]
[10] amule(socketHandler__9CamuleDlgR13wxSocketEvent+0x181) [0x81f6e0d]
[11] /usr/local/lib/libwx_gtk-2.4.so(SearchEventTable__12wxEvtHandlerR12wxEventTableR7wxEvent+0xe2) [0x4030f312]
[12] /usr/local/lib/libwx_gtk-2.4.so(ProcessEvent__12wxEvtHandlerR7wxEvent+0xd9) [0x4030f181]
[13] /usr/local/lib/libwx_gtk-2.4.so(ProcessPendingEvents__12wxEvtHandler+0x5b) [0x4030f04b]
[14] /usr/local/lib/libwx_gtk-2.4.so(ProcessPendingEvents__9wxAppBase+0x85) [0x402d1235]
[15] /usr/local/lib/libwx_gtk-2.4.so [0x40278fb6]
[16] /usr/lib/libglib-1.2.so.0 [0x408b44fa]
[17] /usr/lib/libglib-1.2.so.0 [0x408b34d8]
[18] /usr/lib/libglib-1.2.so.0 [0x408b3ae3]
[19] /usr/lib/libglib-1.2.so.0(g_main_run+0x8c) [0x408b3c7c]
[20] /usr/lib/libgtk-1.2.so.0(gtk_main+0xcf) [0x407d77e7]
[21] /usr/local/lib/libwx_gtk-2.4.so(MainLoop__5wxApp+0x18) [0x40279948]
[22] /usr/local/lib/libwx_gtk-2.4.so(OnRun__9wxAppBase+0x2f) [0x402d10a7]
[23] /usr/local/lib/libwx_gtk-2.4.so(wxEntry__FiPPc+0x32d) [0x4027a269]
[24] amule(main+0x16) [0x81f1e9e]
[25] /lib/libc.so.6(__libc_start_main+0xbb) [0x4064614f]
[26] amule(__14wxCommandEventii+0xad) [0x80af871]
Aborted
Logged

Guest

  • Guest
amule crashes
« Reply #1 on: October 21, 2003, 12:16:35 PM »

Maybe I didn't write enought information...

My sustem is Debian Linux 2.4.18 updated kernel...

Amule crashes after some time.. it works graat but every 1 hour or more or less it crashes... depends...

I'm recompiling now wxgtk-2.4, maybe that is the error.. I don't know. I'll jus try to recompile wxgtk2.4 and amule 1.09 again...

I compiled amule 1.09 with --with-gtk=/usr/local/lob/gtk2.4-config

If I get some changes after recompiling I'll tell...

UP LINUX!!!
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 1.09 crashes
« Reply #2 on: October 21, 2003, 12:34:57 PM »

don't link wxGTK with gtk2 !
and everything w'll be ok ;)

greets
delta

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #3 on: October 21, 2003, 03:14:28 PM »

I recompiled again wxgtk2.4 and amule... and now it dosn't shows the error.. it just freezes!!!

How do I compile wxGTK without linking with gtk2? I just do ./configure make and make install
I'm don't know too much obout compiling jet...

thanks ...

xxGOYOxxx
Logged

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #4 on: October 21, 2003, 03:55:37 PM »

Hello again...
This is the debugger output of my new problem..

The problem now it's that after some time it dosn't have an error .. the amule window still stays there but everything it's white... i had to push control+C to stop it and say it continue.. becuse the debugger didn't see any problem.. here you have...
-----------------------------------------------------------------

Dropping No Needed Sources.

###here I pushed control+c (SIGINT, interrupt I think)

Program received signal SIGINT, Interrupt.
[Switching to Thread 1026 (LWP 917)]
0x4065687e in sigsuspend () from /lib/libc.so.6
(gdb) where
#0  0x4065687e in sigsuspend () from /lib/libc.so.6
#1  0x40621879 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
#2  0x4061e102 in pthread_cond_wait () from /lib/libpthread.so.0
#3  0x403f17d6 in wxConditionInternal::Wait () from /usr/local/lib/libwx_gtk-2.4.so
#4  0x403f3ce5 in wxCondition::Wait () from /usr/local/lib/libwx_gtk-2.4.so
#5  0x080b0a58 in CAddFileThread::Entry (this=0x87169d8) at AddFileThread.cpp:72
#6  0x403f1f47 in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_gtk-2.4.so
#7  0x403f1e2e in wxPthreadStart () from /usr/local/lib/libwx_gtk-2.4.so
#8  0x4061f0ba in pthread_start_thread () from /lib/libpthread.so.0
#9  0x4061f101 in pthread_start_thread_event () from /lib/libpthread.so.0
(gdb) backtrace
#0  0x4065687e in sigsuspend () from /lib/libc.so.6
#1  0x40621879 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
#2  0x4061e102 in pthread_cond_wait () from /lib/libpthread.so.0
#3  0x403f17d6 in wxConditionInternal::Wait () from /usr/local/lib/libwx_gtk-2.4.so
#4  0x403f3ce5 in wxCondition::Wait () from /usr/local/lib/libwx_gtk-2.4.so
#5  0x080b0a58 in CAddFileThread::Entry (this=0x87169d8) at AddFileThread.cpp:72
#6  0x403f1f47 in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_gtk-2.4.so
#7  0x403f1e2e in wxPthreadStart () from /usr/local/lib/libwx_gtk-2.4.so
#8  0x4061f0ba in pthread_start_thread () from /lib/libpthread.so.0
#9  0x4061f101 in pthread_start_thread_event () from /lib/libpthread.so.0
(gdb) backtrace full
#0  0x4065687e in sigsuspend () from /lib/libc.so.6
No symbol table info available.
#1  0x40621879 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
No symbol table info available.
#2  0x4061e102 in pthread_cond_wait () from /lib/libpthread.so.0
No symbol table info available.
#3  0x403f17d6 in wxConditionInternal::Wait () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#4  0x403f3ce5 in wxCondition::Wait () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#5  0x080b0a58 in CAddFileThread::Entry (this=0x87169d8) at AddFileThread.cpp:72
        hashfile = (UnknownFile_Struct *) 0x87ec168
        newrecord = (CKnownFile *) 0x40b00618
        this = (CAddFileThread *) 0x87169d8
#6  0x403f1f47 in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#7  0x403f1e2e in wxPthreadStart () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#8  0x4061f0ba in pthread_start_thread () from /lib/libpthread.so.0
---Type to continue, or q to quit---
No symbol table info available.
#9  0x4061f101 in pthread_start_thread_event () from /lib/libpthread.so.0
No symbol table info available.
(gdb) continue
Continuing.
Dropping No Needed Sources.
-------------------------------------------------------------
right now it continues working.. for the moment... I think teh problem is this...

0x4065687e in sigsuspend () from /lib/libc.so.6

It looks like the program suspends but doesn't crash,

HOW DO I SOLVE IT?, probably it is not a amule problem.. but I don't know how to solve it...


Thanks again....


xxxGOYOxxx
Logged

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #5 on: October 21, 2003, 03:59:18 PM »

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

  • ./amule(_ZN9CamuleApp16OnFatalExceptionEv+0x5c) [0x820282e]
  • [1] /usr/lib/libwx_gtk2-2.4.so(wxFatalSignalHandler+0x26)
[0x4035ea46]
[2] /lib/libc.so.6 [0x4aef0308]
[3] /usr/lib/libwx_gtk2-2.4.so(_ZN12wxEvtHandler16SearchEventTableER12wxEventTableR7wxEvent+0xda) [0x4029e2c8]
Abgebrochen
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 crashes
« Reply #6 on: October 22, 2003, 12:53:21 PM »

Quote
Original von goyoantifa@hotmail.com


I compiled amule 1.09 with --with-gtk=/usr/local/lob/gtk2.4-config


use gtk-config.. not gtk2.x-config

greets
delta

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #7 on: October 22, 2003, 03:17:15 PM »

Hello again.. yes it's me again...sorry...

Since I recompiled again wxgtk4.2.2 and amule 1.09.. it was working for all night.. very well. but this mornig I get this...(after 12 hours)

-----------------------------------------------------------------
Dropping No Needed Sources.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1342)]
0x4069bbdd in free () from /lib/libc.so.6


(gdb) where
#0  0x4069bbdd in free () from /lib/libc.so.6
#1  0x4069baa3 in free () from /lib/libc.so.6
#2  0x405e2a44 in __builtin_vec_delete () from /usr/lib/libstdc++-libc6.2-      2.so.3
#3  0x080ce57a in CUpDownClient::SendBlockRequests (this=0xa4e3ea0) at Download Client.cpp:382
#4  0x0810add4 in CClientReqSocket::ProcessPacket (this=0xd8d3e08, packet=0x90b9a90 "°&t@(Ðb\n\020",
    size=0, opcode=85 'U') at ListenSocket.cpp:290
#5  0x0810e54b in CClientReqSocket::PacketReceived (this=0xd8d3e08, packet=0xa2f8798)
    at ListenSocket.cpp:804
-------------------------------------------------------------------
-------------------------------------------------------------------
now....
I tried to compile with gtk-config. and this is what happened....

--------------------------------------------------------------

./configure --with-gtk=/usr/bin/gtk-config


checking for wx-config... /usr/bin/wx-config
checking for wxWindows version >= 2.4.0... no (version 2.2.9 is not new enough)
configure: error:
        Please check that wx-config is in path, the directory
        where wxWindows libraries are installed (returned by
        'wx-config --libs' command) is in LD_LIBRARY_PATH or
        equivalent variable and wxWindows is version 2.4.0 or above.
        Or this might also be a bug in our configure. Please try again
        with --with-wx-config=/usr/bin/wx-config
        (replace /usr/bin/wx-config with a valid path to your wx-config)
        * Note:
        Most probably, either one of the above aren't correct, you don't
        have wxGTK installed, or are missing wxGTK-devel (or equivalent) package.

----------------------------------------------------------------
goyo@Debian-I:~$ wx-config --libs
-lwx_base-2.2 -ldl -lpthread -lz -lm

------------------------------------------------------------------
------------------------------------------------------------------

now I'm going to try to install  wxwindows2.4_2.4.1.2.tar.gz
and recompile amule again... let's see if my little pentiumII doesn't blast.... ha,ha

Thanks again for your time....

sorry for disturbing.. but I'm learning, and Debian is great.. but hard to become confident with it... it's just time...I'll  learn.

UP linux!!!

xxxGOYOxxx
Logged

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #8 on: October 23, 2003, 03:36:30 PM »

':D'

Hello... I'm here again...
I compiled and installed wxwindows 2.4.2

I recompiled amule 1.09 with "--with-gtk=/usr/bin/wx-config"

no problem with that..
but after some hours working I still get this...

---------------------------------------------------------
Dropping No Needed Sources.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1229)]
0x4069f5f0 in strcmp () from /lib/libc.so.6

(gdb) bt
#0  0x4069f5f0 in strcmp () from /lib/libc.so.6
#1  0x0819e625 in CSharedFileList::GetSharedFilesByDirectory (this=0x874b490,
    directory=0x881a398 "//mnt/d/My Stuff/DOWNLOADS/", list=@0xbffff570) at SharedFileList.cpp:373
#2  0x0810c630 in CClientReqSocket::ProcessPacket (this=0xb0735e8, packet=0xb5c8440 "\e", size=29,
    opcode=94 '^') at ListenSocket.cpp:522
#3  0x0810e55b in CClientReqSocket::PacketReceived (this=0xb0735e8, packet=0xb429370)
    at ListenSocket.cpp:804
--------------------------------------
Then gdb starts to work for too much time.. and I have to kill it

The backtrace is not complete.. but it looks like is never going to stop...


CAN SOMEBODY TELL ME WHAT THE HELL IS GOING ON WITH MY AMULE....? Pleaseeeeee!!!

See you ...or read you!!
Thanks

xxxGOYOxxx

:D
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 1.09 crashes
« Reply #9 on: October 23, 2003, 11:16:37 PM »

and what does ./configure --with-gtk=/usr/bin/gtk-config say now.. ?

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #10 on: October 24, 2003, 06:09:20 PM »

I just did hal an hour ago....

./configure -with-gtk=/usr/bin/gtk-config
make
make install

I started amule (gdb amule+run, to test..)... and it's working!!!.. for the moment..

Whatever  happends I'll tell again...

Thanks a lot...

Up free software...!!!

xxxGOYOxxx
Logged

Guest

  • Guest
Re: aMule 1.09 crashes
« Reply #11 on: October 24, 2003, 08:24:40 PM »

Hello..

After some timeit happend the same than allways...

Amule windows become in white.. and gdb says...:

Dropping No Needed Sources.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 13905)]
0x406c3bdd in free () from /lib/libc.so.6
(gdb)

(gdb) bt
#0  0x406c3bdd in free () from /lib/libc.so.6
#1  0x406c3aa3 in free () from /lib/libc.so.6
#2  0x4060aa44 in __builtin_vec_delete () from /usr/lib/libstdc++-libc6.2-2.so.3
#3  0x080ce66a in CUpDownClient::SendBlockRequests (this=0x8ab1168) at DownloadClient.cpp:382
#4  0x0810aec4 in CClientReqSocket::ProcessPacket (this=0x94536c8, packet=0x8f34840 "°Šv@°Šv@\020",
    size=0, opcode=85 'U') at ListenSocket.cpp:290
#5  0x0810e63b in CClientReqSocket::PacketReceived (this=0x94536c8, packet=0x8a14410)
    at ListenSocket.cpp:804
-------------------------------------------------

The same problem....

I'll just live with that....

Thanks....
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 1.09 crashes
« Reply #12 on: October 25, 2003, 04:18:26 PM »

uncheck in your pref "auto drop no needed sources" ..