I&#39;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">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</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&#39;m no longer able<br>
to provoke a crash. I&#39;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>
&gt; I have been able to replicate the crash, so we should be able to fix<br>
&gt; the problem.<br>
&gt;<br>
&gt; Thanks for the report!<br>
&gt;<br>
&gt; At Mon, 17 Dec 2012 18:07:00 -0500, Adam Golding wrote:<br>
&gt; &gt; Hi, DrRacket is crashing while I am using this code (from &#39;picturing<br>
&gt; &gt; programs&#39;):<br>
&gt; &gt;<br>
&gt; &gt; (require picturing-programs)<br>
&gt; &gt;<br>
&gt; &gt; (big-bang (overlay pic:calendar (rectangle 100 100 &quot;solid&quot; &quot;white&quot;))<br>
&gt; &gt; (on-draw show-it) (on-tick rotate-cw 1/2))<br>
&gt; &gt;<br>
&gt; &gt; To reproduce:<br>
&gt; &gt;<br>
&gt; &gt; 1. Start Dr. Racket<br>
&gt; &gt; 2. Paste the above code in the definitions pane<br>
&gt; &gt; 3. Press CTRL+R<br>
&gt; &gt; 4. Left-click the &#39;x&#39; to close the resulting animation window<br>
&gt; &gt; 5. Press CTRL+R<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; I&#39;m using Dr. Racket 5.3 on Win 7 64-bit.<br>
&gt; &gt; ____________________<br>
&gt; &gt;   Racket Users list:<br>
&gt; &gt;   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
&gt; ____________________<br>
&gt;   Racket Users list:<br>
&gt;   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br>