aMule Forum
English => aMule Help => Topic started by: Lucho[FLCL] on February 12, 2005, 06:33:05 PM
-
Hello everyone.
Last night, I compiled glibc with nptl support. Now when I launch aMule, it exits the following way:
Initialising aMule
Userhash loaded: 97044A26400ED09466DA81BC4A9D6FF8
*** UDP socket at 2528
*** reading servers
Loading temp files from /aMule/Temp.
Loading 002.part.met... - filename xxx - Done.
Adding file /aMule/Temp/002.part.met to shares
*** TCP socket at 2525
ListenSocket: Ok.
*** UDP socket at 1521
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
Aborted
Is this a known issue? Do I have to configure something more?
-
Lucho[FLCL],
Not a known issue. Plus, there should be no problem, I think that FC3 glibc is NPTL enabled too. Doesn't it produce a backtrace? Can you run it inside gdb to see what the problem is?
Cheers!
-
I recompiled wxGTK and now it works ;) keep that in mind if changing from standard to NPTL.
Cheers!!!
-
Heh, thanks, good to know!