Crash on dbus_threads_init_default
John (J5) Palmieri
johnp at redhat.com
Tue Nov 14 10:58:30 PST 2006
Fixed in HEAD and DBUS_1_0 with testcase
On Tue, 2006-11-14 at 16:51 +0100, Vaillant Etienne wrote:
> Havoc Pennington a écrit :
> > 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?
> Yes : https://bugs.freedesktop.org/show_bug.cgi?id=9025
>
> Etienne
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
More information about the dbus
mailing list