Bug 599527
Summary: | dbus: Race condition in protected_change_timeout | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rex Dieter <rdieter> | ||||
Component: | dbus | Assignee: | Colin Walters <walters> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | amigadave, mclasen, walters | ||||
Target Milestone: | --- | Keywords: | Tracking | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | dbus-1.3.2-0.1.885483.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-02-15 11:41:32 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 538278 | ||||||
Attachments: |
|
Description
Rex Dieter
2010-06-03 12:54:34 UTC
Created attachment 419368 [details] reworked patch from havoc, referenced in http://lists.freedesktop.org/archives/dbus/2008-January/009100.html Did some --enable-tests builds with and without the aforementioned patch, and it introduced no (new) failures. There was this: dbus-test: running message tests /bin/sh: line 5: 7841 Aborted (core dumped) DBUS_TEST_DATA=../test/data DBUS_TEST_HOMEDIR=../dbus ${dir}$tst FAIL: dbus-test but that also fails without this patch f13 scratch build, http://koji.fedoraproject.org/koji/taskinfo?taskID=2227402 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This was fixed upstream in 1.3.2 (the first commit after bumping the version): http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.4&id=6ff1d079316cb730a54b4e0e95bd3e6e31f439de |