aMule Forum

English => Backtraces => Topic started by: djwilly on October 13, 2004, 11:06:22 AM

Title: in gentoo with wxGTK 2.5.1
Post by: djwilly on October 13, 2004, 11:06:22 AM
I can't reproduce exactly when it crashes, but it's always in the first minute of execution. It can crash at startup, at server window, at search dialog, etc...

here it is

Initialising aMule
Userhash loaded: BA360CB8BC0E11BE3DBAC98CC1296F44
*** UDP socket at 4665
*** UDP socket at 4672
External connections disabled in config file .eMule
*** reading servers
Loading temp files from /home/djwilly/.aMule/Temp.
Empty dir /home/djwilly/.aMule/Incoming/ shared
*** TCP socket at 4662
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
ListenSocket: Ok.

OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc6 using wxGTK2 v2.5.1
--== BACKTRACE FOLLOWS: ==--

[0x40538f16]
[2] [0xffffe420]
[3] [0x88063a0]
Abortado
Title: Re: in gentoo with wxGTK 2.5.1
Post by: Xaignar on October 13, 2004, 12:03:47 PM
Can you try to create a backtrace from this crash?
You can find more information here: http://www.amule.org/wiki/index.php/Backtraces
Title: i cant get it working
Post by: djwilly on October 13, 2004, 09:24:31 PM
I'll try it tomorrow... I should recompìle amule with debug enabled. I simply emerged it, so "no debugging simbols found". But what susprises me is that amule doesn't run inside gdb. The first time, the proccess got asleep (forever, it didn't consume any CPU and I waited some minutes) before showing any window, and the next times I've tried it keeps the "Initialising amule" message forever taking all the CPU, so amule didn't crash but it didn't work either. This is a really weird behaviour, so I'll recompile it tomorrow with other options... ?(