aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: *** glibc detected *** corrupted double-linked list: 0x09df04a0 ***  (Read 2498 times)

guilhem_mdg

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1

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
« Last Edit: July 03, 2005, 03:52:52 PM by guilhem_mdg »
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: *** glibc detected *** corrupted double-linked list: 0x09df04a0 ***
« Reply #1 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!
Logged