bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shmget problems using glibc-2.2.4


From: Mark Hounschell
Subject: Re: shmget problems using glibc-2.2.4
Date: Fri, 14 Dec 2001 15:57:42 -0500

Mark Hounschell wrote:
> 
> I have an app that runs fine using glibc 2.2.2 on a SuSE 7.2 dist. As
> soon as I upgraded to
> SuSE 7.3 (glibc-2.2.4) this app no longer runs. I didn't even recompile
> it. The  executable that worked with glibc-2.2.2 just doesn't work any
> more. I recompiled it to see if that would help but to no avail. I've
> pinned it down to shmget/shmat calls. The shmat is segfaulting. It is
> fairly consistant but sometimes appears to work like I think it should.
> Again, using SuSE-7.2 with glibc2.2.2 this routine works. What I'm doing
> is trying to have a number of memory partitions virtually contiguous in
> this app. I didn't see any bugs posted on this so I'm here hoping
> someone might be able to help me.
> 
> Thanks and regards
> Mark

I might add that I can take the glibc rpm from the 7.2 cd's and install
it on
the SuSE7.3 system and this app works. Of coarse I can't leave that
version of
glibc on this box because it breaks things. As soon as the 2.2.4 rpm is
reinstalled
the app segfaults during the shmat call. I did this with the same kernel
running.


Regards
Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]