Anyone on this? It is very frustrating for me.

Cheers,
Roby

On Mar 7, 2014, at 1:05 PM, roberto.mine...@usi.ch wrote:

> 
> On Mar 7, 2014, at 12:24 PM, Max Leske <maxle...@gmail.com> wrote:
> 
>> 
>> On 07.03.2014, at 11:55, roberto.mine...@usi.ch wrote:
>> 
>>> Hi guys,
>>> 
>>> I am experiencing a very strange problem that makes me think there is some 
>>> shared memory problem with Pharo.
>>> 
>>> Here are the steps that lead to the problem:
>>> - I have an image, I do something (i.e., materializing objects with Fuel)
>>> - I encounter a problem and a debugger pops up with a “self error: 
>>> something"
>>> - I close the debugger
>>> - I close the image
>> 
>> Do you save the image? If so, are you saving references to the already 
>> materialized objects?
> 
> Of course, I did not save the image. Otherwise I’d have understood the 
> behavior.
> 
>> 
>>> - I reopen the image
>>> - I fix the bug (i.e., commenting the self error)
>>> - I re-run the same thing as in the first step
>>> - An OutOfMemory error appears.
>>> 
>>> Any clue?
>>> 
>>> Thanks,
>>> Roberto


Reply via email to