<div dir="ltr">Hi Andrei,<div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 27, 2017 at 7:43 AM, Andrei Chis <span dir="ltr"><<a href="mailto:chisvasileandrei@gmail.com" target="_blank">chisvasileandrei@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>On Windows 10 with the Pharo 6 release and the latest vm [1] I get the following crash when attempting to save the image after doing some more intensive computations:</div><div><br></div><div>------------------------------<wbr>------------------------------<wbr>------------------------------</div><div><div># Debug console</div><div># To close: F2 -> 'debug options' -> 'show output console'</div><div># To disable: F2 -> 'debug options' -> 'show console on errors'</div><div>LoadLibrary(SurfacePlugin) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(SurfacePlugin.dll) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(c:\pharo6\<wbr>SurfacePlugin) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(c:\pharo6\<wbr>SurfacePlugin.dll) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(SurfacePlugin) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(SurfacePlugin.dll) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(c:\pharo6\<wbr>SurfacePlugin) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(c:\pharo6\<wbr>SurfacePlugin.dll) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(SurfacePlugin) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(SurfacePlugin.dll) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(c:\pharo6\<wbr>SurfacePlugin) (998: Invalid access to memory location.</div><div><br></div><div>)</div><div>LoadLibrary(c:\pharo6\<wbr>SurfacePlugin.dll) (998: Invalid access to memory location.</div><div><br></div><div>)</div></div><div>------------------------------<wbr>------------------------------<wbr>------------------------------<br></div><div><br></div><div>The image take around 600MB before the crash but that is expected.</div><div>I've seen that this error was appearing before in the past.</div><div>Any suggestions of how to debug it?</div></div></blockquote><div><br></div><div>Build a console VM (you should see PharoConsoleUnstripped.exe in build/vm, buildast/vm & builddbg/vm) and run under gdb from a console window.  Make sure the Pharo window doesn't obscure the console window so you can notice when a crash happens.  You'll then be able to get a backtrace, see where the illegal access is, what the system is trying to do, etc.</div><div> </div><div>If you're lost in gdb, when you get the crash Skype me and we can try and look at it together.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Cheers,<br></div><div>Andrei</div><div><br></div><div>[1] <a href="http://files.pharo.org/vm/pharo-spur32/win/pharo-win-i386-201706211817-f54456f.zip" target="_blank">http://files.pharo.org/vm/<wbr>pharo-spur32/win/pharo-win-<wbr>i386-201706211817-f54456f.zip</a> </div></div>
</blockquote></div><br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>