« Return to Thread: Memory filling up

Re: Memory filling up

by Lukas Renggli-2 :: Rate this Message:

Reply to Author | View in Thread

> 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

 « Return to Thread: Memory filling up