24 Apr 07:53
Re: Memory filling up
From: Lukas Renggli <renggli <at> iam.unibe.ch>
Subject: Re: Memory filling up
Newsgroups: gmane.comp.lang.smalltalk.smallwiki
Date: 2008-04-24 05:53:03 GMT
Subject: Re: Memory filling up
Newsgroups: gmane.comp.lang.smalltalk.smallwiki
Date: 2008-04-24 05:53:03 GMT
> I had lots of instances of PRDocument, at one point it reported > 88000... I've never seen this issue before. > The key to clearing them out appeared to be, re-initializing, > PRMacroExpander, This doesn't change the number of PRDocument instances in my image. > Inspecting PRMacroExpander default, the #table dictionary of blocks, > those blocks > had temps, with a #context defined, and that context had properties > etc... Maybe the problem is that Squeak blocks are not really reentrant? But then you should at least get a debugger. Lukas -- -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki
RSS Feed