I'm still getting the crash using the first method on:<br><br>DrRacket version 5.3.1.10--2012-12-20(8d5a069/a) [3m]<br><br><div class="gmail_quote">On 19 December 2012 13:12, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think the problem was a memory-management issue in the JPEG binding,<br>
since the crash I provoked was in libjpeg.<br>
<br>
After fixing that problem (pushed to the git repo), I'm no longer able<br>
to provoke a crash. I'd appreciate further checking with the latest<br>
sources or the next nightly build by anyone who was able to provoke the<br>
crash before.<br>
<div class="HOEnZb"><div class="h5"><br>
At Wed, 19 Dec 2012 10:01:22 -0700, Matthew Flatt wrote:<br>
> I have been able to replicate the crash, so we should be able to fix<br>
> the problem.<br>
><br>
> Thanks for the report!<br>
><br>
> At Mon, 17 Dec 2012 18:07:00 -0500, Adam Golding wrote:<br>
> > Hi, DrRacket is crashing while I am using this code (from 'picturing<br>
> > programs'):<br>
> ><br>
> > (require picturing-programs)<br>
> ><br>
> > (big-bang (overlay pic:calendar (rectangle 100 100 "solid" "white"))<br>
> > (on-draw show-it) (on-tick rotate-cw 1/2))<br>
> ><br>
> > To reproduce:<br>
> ><br>
> > 1. Start Dr. Racket<br>
> > 2. Paste the above code in the definitions pane<br>
> > 3. Press CTRL+R<br>
> > 4. Left-click the 'x' to close the resulting animation window<br>
> > 5. Press CTRL+R<br>
> ><br>
> ><br>
> ><br>
> > I'm using Dr. Racket 5.3 on Win 7 64-bit.<br>
> > ____________________<br>
> > Racket Users list:<br>
> > <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
> ____________________<br>
> Racket Users list:<br>
> <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br>