On Fri, 2003-10-03 at 07:03, Michael Meeks wrote: > a) someone calls 'exit' from a BonoboObject finalize override, > and the stock ORB g_atexit cleans the object - this seems > to be slightly unlikely.
Yeah I don't think this is the case. > b) somewhere, someone is screwing up and doing a g_object_unref > on a BonoboObject. > > Situation b) _could_ possibly result in Ettore's problem, although > perhaps it's unlikely; I can only generate the warning: I can't see where that would be either... I guess maybe it can be figured out with GDB by setting a watchpoint on the object's refcount? > I grokked the source for potential problems here with no luck though; > any ideas ? None. :-( -- Ettore Perazzoli <[EMAIL PROTECTED]> _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
