On 21.06.2014, at 17:39, Sven Van Caekenberghe <sven@stfx.eu> wrote:
I guess you tried World Menu > Windows > Close all debuggers ?
That will indeed close all windows but the instances still stick around.
Did you check the Process Browser ?
Yes. I also killed everything Seaside related (no more entrypoints, processes, sessionsâ¦)
On 21 Jun 2014, at 17:24, Max Leske <maxleske@gmail.com> wrote:
First off: <rant>why do we have an IRC channel if nobody seems to be listening??</rant>
Sorry about that. Hereâs my original question as posted on IRC:
Hi guys. I have a couple of SystemWindow instances sitting around in my image which canât be garbage collected. They all once showed a debugger but that debugger seems to be only referenced by the window. Iâm kind of running in circles. Does anyone have an idea how to find the root pointers which prevent garbage collection of an object? Using PointerFinder manually isnât helping much (Iâm in a Pharo 1.1.1 image).
Cheers, Max