Crash on dbus_threads_init_default
Havoc Pennington
hp at redhat.com
Tue Nov 14 07:17:15 PST 2006
Vaillant Etienne wrote:
> 10501: assertion failed "(functions->mask &
> ~DBUS_THREAD_FUNCTIONS_ALL_MASK) == 0" file "dbus-threads.c" line 606
> function dbus_threads_init
> ...
> ..
> .
>
> I think, I found the error : the value of DBUS_THREAD_FUNCTIONS_ALL_MASK
> on file dbus/dbus-threads.h. Currently its value is (1 << 13) - 1 and I
> think, it is wrong and it woud be (1 << 14) - 1.
Doh, obviously this should have been in the test suite... can you file a
bug on bugzilla.freedesktop.org?
Havoc
More information about the dbus
mailing list