Error: MessageNotUnderstood: ObjectFinalizer>>handle

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Error: MessageNotUnderstood: ObjectFinalizer>>handle

Mariano Martinez Peck
Hi folks: I have some objects where I do something link this:

WeakRegistry default add: self.

In this case, self is an instance of DBXConnection and this class has the handle method.

Sometimes, when GC is run, I get this problem: Error: MessageNotUnderstood: ObjectFinalizer>>handle

I attach walkback.

Is this a bug or I am doing something wrong?

Thanks for the help.

Mariano

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project