<br><br><div class="gmail_quote">On Tue, Mar 13, 2012 at 7:44 AM, Tudor Girba <span dir="ltr">&lt;<a href="mailto:tudor@tudorgirba.com">tudor@tudorgirba.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Strange. I tried to reproduce the problem, but following the same path<br>
worked fine the second time.<br></blockquote><div><br></div><div>Such GC bugs are extremely sensitive to exactly the sequence of mutations in the heap. So the time in between mouse clicks or keyboard presses, or even the length of delays or the date and time can change the form of the heap.   The only way I know to reproduce this kind of bug reliably is to write a doit that causes the system to crash without user intervention.  You can either supply the doit in a file to the VM at startup or (more convenient for those debugging it) write a doit that starts with a snapshot, e.g.</div>
<div><br></div><div>    Smalltalk saveAs.</div><div>    Crasher new crash</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Doru<br>
<div><div></div><div class="h5"><br>
<br>
On Tue, Mar 13, 2012 at 3:18 PM, Tudor Girba &lt;<a href="mailto:tudor@tudorgirba.com">tudor@tudorgirba.com</a>&gt; wrote:<br>
&gt; Ah, I forgot to mention: the same scenario works with the VM from Eliot (2522)<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Doru<br>
&gt;<br>
&gt; On Tue, Mar 13, 2012 at 3:16 PM, Tudor Girba &lt;<a href="mailto:tudor@tudorgirba.com">tudor@tudorgirba.com</a>&gt; wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I just tried it and it crashed :(.<br>
&gt;&gt;<br>
&gt;&gt; Here is what I did:<br>
&gt;&gt; - I took the Moose image<br>
&gt;&gt; - it started fine, and seem to be responsive<br>
&gt;&gt; - I then loaded code in it using a configuration<br>
&gt;&gt; - while loading, it crashed<br>
&gt;&gt;<br>
&gt;&gt; I attach here the crash.dmp file. I cannot provide the actual code<br>
&gt;&gt; because it is proprietary. I will try to reproduce the problem in more<br>
&gt;&gt; available settings.<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt; Doru<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Mar 13, 2012 at 8:54 AM, Torsten Bergmann &lt;<a href="mailto:astares@gmx.de">astares@gmx.de</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;Thanks Igor.<br>
&gt;&gt;&gt;&gt;Guys can you try and report if you have problems?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Yes, thanks Igor,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; How can I see if this release integrates Eliots latest<br>
&gt;&gt;&gt; fixes for Cog?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thx<br>
&gt;&gt;&gt; T.<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir<br>
&gt;&gt;&gt; belohnen Sie mit bis zu 50,- Euro! <a href="https://freundschaftswerbung.gmx.de" target="_blank">https://freundschaftswerbung.gmx.de</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; <a href="http://www.tudorgirba.com" target="_blank">www.tudorgirba.com</a><br>
&gt;&gt;<br>
&gt;&gt; &quot;Every thing has its own flow&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; <a href="http://www.tudorgirba.com" target="_blank">www.tudorgirba.com</a><br>
&gt;<br>
&gt; &quot;Every thing has its own flow&quot;<br>
<br>
<br>
<br>
--<br>
<a href="http://www.tudorgirba.com" target="_blank">www.tudorgirba.com</a><br>
<br>
&quot;Every thing has its own flow&quot;<br>
</div></div></blockquote></div><br>-- <br>HTH,<div>Eliot</div><br>