[racket-dev] DrRacket crash

From: Pierpaolo Bernardi (olopierpa at gmail.com)
Date: Mon Apr 18 10:36:18 EDT 2011

Hello,

the attached program, invoked with

(fa 20000000 -2)

in DrRacket, both in 5.1 and in 5.1.0.5, on windows XP, causes
DrRacket to crash (after 20 minutes, on my machine).

This appears to be repeatable on my machine.

I tested with "No debugging or profiling", don't "Preserve
stacktrace", and with "limit memory" set to 1 GB, and unlimited.

The crash happens during the third or fourth invocation of the test
procedure, the output of the displayln in this procedure is written
partially when the crash happens.

Hope this helps.

Cheers
P.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prova.rkt
Type: application/octet-stream
Size: 4384 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110418/6b127a80/attachment.obj>

Posted on the dev mailing list.