Hi Mariano,<div><br></div><div>     I need the changes file to reproduce this without a notifier stating that the changes file is missing.  Could you send me it asap?  BTW, it does crash on my Cog.  But it will be easier to debug with a changes file.  Thx<br>
<br><div class="gmail_quote">On Sun, Feb 26, 2012 at 8:58 AM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 <br>Hi. I have faced a VM crash while using Nautilus browser. It took me a while, but I finally could make a reproducible crash from image startup. You can find the image here: <br><a href="https://gforge.inria.fr/frs/download.php/30280/Marea.104-Crash.1.image.zip" target="_blank">https://gforge.inria.fr/frs/download.php/30280/Marea.104-Crash.1.image.zip</a><br>

<br>What the image is running at startup that causes the crash is:<br><br>| nautilus model ui|<br>Nautilus instVarNamed: &#39;groups&#39; put: nil.<br>model := Nautilus open.<br>ui := model ui.<br>ui groupsButtonAction.<br>

<br>If you need more about the &quot;domain&quot;, we can ask Ben, Nautilus developer.  From what I can see in GDB, it crashes in #mapStackPages  because it does a remap to an OOP that is 0 (zero)<br><br>while (theSP &lt;= frameRcvrOffset) {<br>

                    oop = longAt(theSP);<br>                    if (!((oop &amp; 1))) {<br>                        longAtput(theSP, remap(oop));<br>                    }<br>                    theSP += BytesPerWord;<br>                }<br>

<br><br>Any ideas?<br><br>Thanks,<br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div><br>
</div>