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