<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Yuriy,</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">&nbsp; &nbsp; what's the version info in that VM? &nbsp;I expect this is the same bug I fixed in</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature"><div><span style="background-color: rgba(255, 255, 255, 0);">CogVM binaries as per VMMaker.oscog-eem.1679/r3602</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">&nbsp;...</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">Fix start up of images containing &gt;= 16 segments.&nbsp; The old code assumed</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">numSegments &lt; 16 and failed to grow the segment records, resulting in objects</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">in segments greater than 15 to not be swizzled, and a resulting crash.</span></div><div><br></div><br><span style="background-color: rgba(255, 255, 255, 0);">_,,,^..^,,,_ (phone)</span></div><div><br>On Mar 7, 2016, at 1:32 PM, Yuriy Tymchuk &lt;<a href="mailto:yuriy.tymchuk@me.com">yuriy.tymchuk@me.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><span></span></div></blockquote><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html charset=utf-8">Dear vm developers,<div class=""><br class=""></div><div class="">I’ve encountered multiple times an issue when my images cannot be opened after saving (only on spur). I think that this happens when image is large, and the following script results in a corrupt image almost 100%:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">curl <a href="http://get.pharo.org/50+vm" class="">get.pharo.org/50+vm</a> | bash</div><div class=""><br class=""></div><div class="">./pharo Pharo.image --no-default-preferences eval --save \</div><div class="">&nbsp; "Smalltalk globals at: #ReallyBigArray put: (ByteArray new: 1024*1024*1000). 'Done'"</div><div class=""><br class=""></div><div class="">./pharo Pharo.image printVersion</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">The last line is there just to make image do something and for me it fails all the times. I hope that this can help to troubleshoot the issue with the vm.</div><div class=""><br class=""></div><div class="">Also here are my system &amp; hardware specs:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px 0px 0px 160.7px; text-indent: -160.8px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">System Version:<span class="Apple-tab-span" style="white-space:pre">        </span>OS X 10.11.3 (15D21)</div></div><div class=""><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class=""><span style="text-indent: -140.6px;" class="">Model Identifier:</span><span class="Apple-tab-span" style="text-indent: -140.6px; white-space: pre;">        </span><span style="text-indent: -140.6px;" class="">MacBookPro11,5</span></div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">Processor Name:<span class="Apple-tab-span" style="white-space:pre">        </span>Intel Core i7</div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">Processor Speed:<span class="Apple-tab-span" style="white-space:pre">        </span>2.8 GHz</div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">Total Number of Cores:<span class="Apple-tab-span" style="white-space:pre">        </span>4</div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">Memory:<span class="Apple-tab-span" style="white-space:pre">        </span>16 GB</div></div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class=""><br class=""></div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">Cheers!</div><div style="margin: 0px 0px 0px 140.5px; text-indent: -140.6px; font-size: 11px; line-height: normal; font-family: 'Helvetica Neue';" class="">Uko</div></div></blockquote></body></html>