Hi,

On 02/18/13 02:13, Ivan Vučica wrote:
On 17. 2. 2013., at 21:23, Riccardo Mottola <[email protected]> wrote:

Without looking at the issue more deeply, perhaps not. Maybe the crashes 
currently occur because some object tries to talk to the connection object, 
which is released. And the singleton does not reinstantiate the object because 
the singleton's pointer is not nil, so it has no idea it should do so.

So unless some object might talk to NSConnection's instance, I doubt the crash 
will occur on ddbd closure (if this was indeed the cause of the crash).

I tried that, but it was not that. I just committed some other fixes to ddbd, regarding autorelease pools. Maybe they fix this problem too?

Riccardp

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to