Re: GObjectClass.dispose and bringing objects back to life



On Thu, 2011-12-01 at 19:26 +0000, Simon McVittie wrote:
> Hi,
> I've been looking into the details of how GObjects are destroyed,
> hoping to solve <https://bugzilla.gnome.org/show_bug.cgi?id=665211>, in
> which disposing a global singleton GDBusConnection in one thread races with
> reffing and using it in another thread, causing resurrection and a crash if
> both happen. (Advice from GObject gurus on that bug would be very much
> appreciated.)

See https://bugzilla.gnome.org/show_bug.cgi?id=548954 for pretty much
the same issue.

Cheers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]