dbus exit on disconnect and glib

Avery Pennarun apenwarr at gmail.com
Thu Feb 21 17:41:08 PST 2008


On Thu, Feb 21, 2008 at 7:36 PM, Frederic Dalleau
<Frederic.Dalleau at access-company.com> wrote:
>  Do you think this scenario is possible:
>  A program uses two threads, two proxies and one connection.
>  It sends messages without lock. The system bus receives mixed data, this is
> invalid : only choice is disconnection.
>  The client then exit.
>  Could it be what happened?

Run under gdb.  Put a breakpoint on _exit.  When it hits, look at the
backtrace.  Then you'll know who's responsible.

Have fun,

Avery


More information about the dbus mailing list