[squeak-dev] Re: Cannot update due to LRUCache

Chris Muller asqueaker at gmail.com
Mon Dec 16 16:30:37 UTC 2013


It seems to happen every time using the latest alpha image (at
ftp.squeak.org/4.5-alpha).


On Mon, Dec 16, 2013 at 2:39 AM, Levente Uzonyi <leves at elte.hu> wrote:

> I've seen this error once, but couldn't reproduce it anymore. The reason
> why it happens, is that the update process doesn't evaluate the postscript
> when it has to. It loads Collections-ul.546, then loads Collections-ul.547
> without evaluating the postscript of
> Collections-ul.546, even though there's an update map which should ensure
> that. After updating Collections to the latest version, it tries to
> evaluate the postscript, but it's too late at that point.
>
>
> Levente
>
>
> On Sun, 15 Dec 2013, Chris Muller wrote:
>
>  During update, ScrollBar class>>#arrowOfDirection:size:color: was called
>> which has a "ArrowImagesCache" class-var which is a LRUCache..
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20131216/01ec89be/attachment.htm


More information about the Squeak-dev mailing list