On Fri, 2013-12-06 at 00:18 +0100, Svante Signell wrote: > On Thu, 2013-10-24 at 18:24 +0200, Svante Signell wrote: > > On Thu, 2013-10-24 at 18:15 +0200, Samuel Thibault wrote: ... > With these patches gamin and glib2.0 work ... > dbus-daemon works, but some of the tests does not, since > sendmsg():auth_user_authenticate() is called before > recvmsg():auth_server_authenticate(), causing a hang.
Well, gamin tests does also call sendmsg() before recvmsg() so something is different for dbus tests, still to be revealed. There is also a bug related to the HURD_DPORT_USE macro in sendmsg() triggered by running some dbus tests, also to be investigated further. More about this later.