<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2013-02-26, at 23:23, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Tue, Feb 26, 2013 at 11:44 AM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
* I downloaded Squeak4.4-12327.zip from <a href="http://ftp.squeak.org/current_stable/" target="_blank">http://ftp.squeak.org/current_stable/</a><br>
* in preferences, change Update URL to trunk<br>
* load updates<br>
* Cog crashes (last log entry is Compiler-nice.256)<br>
* Interpreter does not crash<br>
<br>
This is on Mac with current Cog 4.0.2692.<br></blockquote><div><br></div><div>Phhh, is there any way to load a specific update? &nbsp;What's the update number/id? &nbsp;Of course I'm too late to this party to debug the VM crash :(</div></div></blockquote><br></div><div>Before updating, in MCMcmUpdater class&gt;&gt;updateListFor: insert this before the return:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>updateList := updateList reject: [:ea | ea key &gt; 222].</div><div><br></div><div>Then update - crash.</div><div><br></div><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-size: 12px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></span>

</div>
<br></body></html>