[racket] DrRacket Crashes?

From: Adam Golding (adamgolding at adamgolding.com)
Date: Tue Dec 18 09:41:02 EST 2012

Currently neither of the methods seem to *reliably* produce the crash,
although I was able to use each of them to produce the crash several times
in immediate succession when I posted each method..

On 18 December 2012 09:34, Stephen Bloch <sbloch at adelphi.edu> wrote:

>
>
> Begin forwarded message:
>
> *From: *Adam Golding <adamgolding at adamgolding.com>
> *Date: *December 17, 2012 6:07:00 PM EST
> *To: *users at racket-lang.org
> *Subject: **[racket] DrRacket Crashes?*
>
> Hi, DrRacket is crashing while I am using this code (from 'picturing
> programs'):
>
> (require picturing-programs)
>
> (big-bang (overlay pic:calendar (rectangle 100 100 "solid" "white"))
> (on-draw show-it) (on-tick rotate-cw 1/2))
>
> To reproduce:
>
> 1. Start Dr. Racket
> 2. Paste the above code in the definitions pane
> 3. Press CTRL+R
> 4. Left-click the 'x' to close the resulting animation window
> 5. Press CTRL+R
>
>
>
> I'm using Dr. Racket 5.3 on Win 7 64-bit.
>
>
> Begin forwarded message:
>
> *From: *Adam Golding <adamgolding at adamgolding.com>
> *Date: *December 17, 2012 10:55:14 PM EST
> *To: *Kieron Hardy <kieron.hardy at gmail.com>
> *Cc: *users at racket-lang.org
> *Subject: **Re: [racket] DrRacket Crashes?*
>
> I just updated to 5.3.1 and appear to need a slightly different set of
> steps to cause the error:
>
> 1. Start Dr. Racket
> 2. Paste the above code in the definitions pane
> 3. Press CTRL+R
> *4. Left-click the 'stop' button--'user break' appears, and the animation
> keeps going*
> 5. Press CTRL+R
>
>
> I'm not seeing either of these on my Mac.  I'll see if Windows-on-a-Mac is
> willing to run today....
>
>
> Stephen Bloch
> sbloch at adelphi.edu
>
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121218/7dc59a0d/attachment.html>

Posted on the users mailing list.