2013/5/27 stephane ducasse <[email protected]> > we found the problem. It is not spec but the EyeInspector polling update. > So we should find a solution. > Probably it should register WindowClosed and kill the process. >
Actually the inspector is already registered on WindowClosed event. This bug was introduced by a recent update on spec/EyeInspector. There is a slice in inbox (put this morning) to revert the change that creates this bug. > > Stef > > > Le 25/05/2013 13:59, Benjamin a écrit : > >> I am pretty sure to only use weak registration (why aren't all the > >> registration weak btw ??) > >> > >> It may be a problem somewhere else :( > > > > I hit that problem a while ago. I couldn't find where it was holding the > instances, even with the help of the strong pointer inspector :( (and > trying to put everything weak, and doing unregister when closing windows, > and...) > > > > The same code under plain Morphic has no memory leak. > > > > The only suspicion I had was looking at announcers on blocks... > > > > Thierry > > -- > > Thierry Goubier > > CEA list > > Laboratoire des Fondations des Systèmes Temps Réel Embarqués > > 91191 Gif sur Yvette Cedex > > France > > Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95 > > > > > -- Clément Béra Mate Virtual Machine Engineer Bâtiment B 40, avenue Halley 59650 *Villeneuve d'Ascq*
