On Mon, Jul 11, 2011 at 10:46 PM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
An hour and a half ago, Greg Hendershott wrote:<br>
&gt; I&#39;ve discovered that the problem does NOT happen if I start racket<br>
&gt; with -j a.k.a. --no-jit.<br>
&gt;<br>
&gt; ?<br>
<br>
It might be one of these things that prevent data execution. </blockquote><div><br></div><div>I helped debug that on the 64 bit build when the jit first rolled out.  No jit fine, with jit you got a clear segfault if the proper mprotect is not set.  I&#39;d guess it&#39;s the what the jit is compiling to as opposed to the memory manipulations themselves that is causing it to spin.</div>
<div> </div></div>