Summary: | Crash on dbus_threads_init_default | ||
---|---|---|---|
Product: | dbus | Reporter: | Etienne Vaillant <evaillant> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | major | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Etienne Vaillant
2006-11-14 07:49:41 UTC
changing the threads test to use the default threads instead of the debug threads as this is a more realworld test. fixed with testcase. Commited to HEAD and DBUS_1_0 The only trick there is that the debug threads stuff barfs on recursive thread locking, and I was trying to keep things working without recursive locks... I think it might be good to have a more thread-specific little test program, too, just verifying the basic behavior of the thread primitives. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.