[racket-dev] error in gr2

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Nov 24 17:50:24 EST 2010

I've fixed a bug that might have caused this error.

If it's (still) repeatable, though, instructions to trigger the error
would be much appreciated.

At Wed, 17 Nov 2010 16:49:34 -0500, Matthias Felleisen wrote:
> 
> > /Users/matthias/plt/collects/mred/private/wx/common/freeze.rkt:9:0 
> internal-error
> > /Users/matthias/plt/collects/mred/private/wx/common/freeze.rkt:36:0 
> constrained-reply
> > /Users/matthias/plt/collects/mred/private/wx/cocoa/window.rkt:151:2
> > /Users/matthias/plt/collects/mred/private/wx/cocoa/utils.rkt:66:0 
> call-with-autorelease
> > /Users/matthias/plt/collects/ffi/unsafe/try-atomic.rkt:24:0 
> call-as-nonatomic-retry-point
> > /Users/matthias/plt/collects/mred/private/wx/cocoa/queue.rkt:313:39
> > /Users/matthias/plt/collects/mred/private/wx/common/queue.rkt:361:7
> > /Users/matthias/plt/collects/mred/private/wx/common/queue.rkt:398:26
> > 
> > internal error: wrong eventspace for constrained event handling
> > 
> > /Users/matthias/plt/collects/mred/private/wx/common/freeze.rkt:9:0 
> internal-error
> > /Users/matthias/plt/collects/mred/private/wx/common/freeze.rkt:36:0 
> constrained-reply
> > /Users/matthias/plt/collects/mred/private/wx/cocoa/window.rkt:148:2
> > /Users/matthias/plt/collects/mred/private/wx/cocoa/utils.rkt:66:0 
> call-with-autorelease
> > /Users/matthias/plt/collects/ffi/unsafe/try-atomic.rkt:24:0 
> call-as-nonatomic-retry-point
> > /Users/matthias/plt/collects/mred/private/wx/cocoa/queue.rkt:313:39
> > /Users/matthias/plt/collects/mred/private/wx/common/queue.rkt:361:7
> > /Users/matthias/plt/collects/mred/private/wx/common/queue.rkt:398:26
> 
> 
> I killed an execution with cmd-K. 
> I tried to close the window with cmd-W. 
> The above shows up in the console. 
> It seems repeatable but I don't have time to check it out. 
> _________________________________________________
>   For list-related administrative tasks:
>   http://lists.racket-lang.org/listinfo/dev


Posted on the dev mailing list.