On 27 December 2010 23:49, Esteban Lorenzano <
estebanlm@gmail.com> wrote:
> Hi,
> I'm having random crashes in a production image. This crashes occurs without leaving any information available... it just crash. No PharoDebug.log, no dump, nothing... finally, yesterday I get a PharoDebug.log (which I'm attaching) with some error information... but frankly I don't know if this is the reason the image is crashing or some other random error.
> Some other elements I'm seeing is:
>
> - Seaside sessions are in fact never removed unless I manually execute garbage collect.
> - WeakArray FinalizationDependents is bigger than usual (90 instances), �elements are mostly WeakIdentityDictionary and MaWeakIdentityDictionary (most of them empty but some other with sizes from 700 to 4000).
>
> I'm using a Pharo 1.1.1 with Seaside 3.0 and Magma 1.1r2
> The VM is any VM (exuperi 0.15f or unix cog) .
> OS is "some kind of linux"... looks like a "custom suse".
>
Okay, you're using oscog.35 which predates new finalization..