dbus_connection_send race condition ?

sfora dim sfora.dim at gmail.com
Sat Nov 22 05:23:22 PST 2008


Hi,

Is there a problem in calling dbus_connection_send concurrently from
several threads ?

I am doing so in my application, and facing race conditions. sometimes
replies from my application does not reach dbus-daemon (I can see it
with strace).

(the actual dispatch is of course been done only from a single thread)

I am using an old version of dbus. the dbus-daemon is 0.95, and
libdbus i think is 1.0.2.

thank you
sfora


More information about the dbus mailing list