Gentoo Archives: gentoo-user

From: Christian Fischer <Christian.Fischer@×××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [OT]: shm problem:" ** glibc detected *** corrupted double-linked list" - urgent help needed
Date: Wed, 31 Aug 2005 09:53:59
Message-Id: 200508311144.54737.Christian.Fischer@fischundfischer.com
1 Hi all.
2
3 I've crashed shm with a perl-script (IPC::Shareable).
4 shmget returns "IPC::Shareable::SharedMem: shmget: File exists", if I remove
5 all shared memory segments created by the app with ipcrm I get the following
6 glibc error: " ** glibc detected *** corrupted double-linked list"
7 Nothing helps (reboot also not), I can't get it working again. If I trace it
8 with strace I get a lot of segfaults.
9
10 Knows somebody a solution for this problem?
11
12 Regards
13 Christian
14 --