[squeak-dev] Constantly growing Image file

Christopher Becker cb627hf at gmail.com
Fri Dec 23 21:14:17 UTC 2022


Thanks for your suggestion!

I am selecting random pointers to chase and getting this in almost all of
the results:

globals: Environment
declarations: IdentityDictionary
#ActiveWorld -> PasteUpMorph
submorphs: Array
6: PluggableSystemWindow (3168378)
submorphs: Array
3: PluggableTreeMorph (1993854)
scroller: TransformMorph (3408406)
submorphs: Array
3: IndentingListItemMorph (2996756)
complexContents: PointerExplorerWrapper
item: Association
value: Array

... and the last entry in the list is an object that is a subclass of the
HWEntity class, like:

22392: HWGround.

Does this mean that my objects are being held onto by user interface
objects? My UI elements are no longer being displayed so I don't know how
this can be the case.

Thanks again!

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20221223/1316e6a8/attachment.html>


More information about the Squeak-dev mailing list