[racket-dev] DrDr 'shmget' errors

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Dec 8 16:16:24 EST 2010

Alright. I have 4096 shared memory segments with nothing attached to them.

I think this means that gr2 has a bug because it is not returning them,
maybe by not closing gdk properly?

Jay

On Wed, Dec 8, 2010 at 1:47 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:

> We talked about it on IRC.
>
> I looked up the error and it says there is no more shared memory. I checked
> all my limits and they are all extremely high. I don't think it is a real
> problem with the machine, but I don't exactly know. If anyone can give me
> advice about what this means, let me know.
>
> Jay
>
>
> On Wed, Dec 8, 2010 at 11:58 AM, John Clements <clements at brinckerhoff.org>wrote:
>
>> I'm seeing this result from DrDr on one of my files:
>>
>> (gracket:19767): Gdk-WARNING **: shmget failed: error 28 (No space left on
>> device)
>>
>> ... and I'm assuming that it's a drdr issue related to running files that
>> involve graphical display, and that I don't need to worry about it. Is this
>> correct?
>>
>> Apologies if I missed discussion of this.
>>
>> John
>
>
>
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://faculty.cs.byu.edu/~jay
>
> "The glory of God is Intelligence" - D&C 93
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20101208/c65bdbd3/attachment.html>

Posted on the dev mailing list.