bus_dispatch_sha1_test on Windows
Havoc Pennington
hp at redhat.com
Sat Nov 25 12:12:46 PST 2006
Peter Kümmel wrote:
>
> signal sender=(null sender) -> dest=(null destination)
> path=/org/freedesktop/DBus/Local;
> interface=org.freedesktop.DBus.Local;
> member=Disconnected
That should be a helpful lead - you just need to figure out why the
connection gets dropped.
> We are running the test multithreaded, this
> could be also a reason for the failure.
Not sure what you mean by running it multithreaded, but the test code
you posted certainly is not threadsafe since it assumes there's only one
global thing going on for the connection.
Havoc
More information about the dbus
mailing list