aMule Forum

English => aMule Help => Topic started by: guilhem_mdg on July 03, 2005, 03:37:52 PM

Title: *** glibc detected *** corrupted double-linked list: 0x09df04a0 ***
Post by: guilhem_mdg on July 03, 2005, 03:37:52 PM
Hello I am trying to install "amule-2.0.3-0.lvn.1.3" on my FC3. I get an error when starting:
"Your locale have been changed...Sorry"

I type the following lines:
rm -f rm -f .eMule
mv ~/.aMule ~/.aMule.old


The last message disappear but I get a new one:
"Initialising aMule
Checking if there is an instance already running...
Credits: Failed to load creditfile
*** glibc detected *** corrupted double-linked list: 0x09df04a0 ***
Abandon


What could I do ? Please help !!!

Thanks a lot. Guilhem.

PS:
I have:
wxGTK-2.4.2-1
wxGTK-common-2.4.2-7
wxBase-2.4.2-1
wxGTK-common-devel-2.4.2-7
Title: Re: *** glibc detected *** corrupted double-linked list: 0x09df04a0 ***
Post by: phoenix on July 03, 2005, 05:48:47 PM
guilhem_mdg,

$ rpm -e wxGTK wxGTK-common wxGTK-common-devel wxBase aMule

get the correct rpms from here:
http://www.amule.org/files/files.php?cat=12

In your case, I recommend this one (wxGTK-2.6.0-1.i586-FC3.rpm):
http://www.amule.org/files/details.php?file=81

Also, get this aMule rpm (aMule-2.0.2-1.i386-FC3.rpm):
http://www.amule.org/files/details.php?file=114

Then:
$ rpm -Uvh wxGTK-2.6.0-1.i586-FC3.rpm aMule-2.0.2-1.i386-FC3.rpm

And all should be fine. Cheers!