[Vm-dev] [Pharo-users] My Pharo image is crashing

Guillermo Polito guillermopolito at gmail.com
Mon Jan 21 10:01:09 UTC 2019


Hi Sergio,

It looks like a problem on the GC (or so I can tell by just looking at the
stack).

I'd suggest you to first try exporting your data using some serialization
mechanism (STON or JSON for a textual representation, or fuel for a binary
one), to avoid losing any of it.

What version are you on? Is that a unix or osx?
Your vm seems from last june.

VM: 201806281256 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
Date: Thu Jun 28 14:56:30 2018 CommitHash: a8a1dc1

I put in CC the VM list, maybe someone there is aware of a bug fixed
between june and latest versions.

Cheers,
Guille

On Mon, Jan 21, 2019 at 2:59 AM sergio ruiz <sergio.rrd at gmail.com> wrote:

> I have an image that I have been working on for a few weeks.
>
> Today, when I went to edit a method, the image crashed, and it crashes
> whenever I try to save.
>
> normally, I wouldn’t care, but this one has a bunch of data (as Ordered
> Collections in class variables).
>
> The current size of the image is 198.6M. How big can they usually get
> without problems? I saw the number 7G somewhere, so it seems fine.
>
> Here is my error log: https://pastebin.com/2yWGCbAC
>
> Any ides?
>
> Thanks!
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> Public Key: http://bit.ly/29z9fG0
> #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
> http://www.codeandmusic.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
>


-- 



Guille Polito

Research Engineer

Centre de Recherche en Informatique, Signal et Automatique de Lille

CRIStAL - UMR 9189

French National Center for Scientific Research - *http://www.cnrs.fr
<http://www.cnrs.fr>*


*Web:* *http://guillep.github.io* <http://guillep.github.io>

*Phone: *+33 06 52 70 66 13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190121/c9916337/attachment.html>


More information about the Vm-dev mailing list