Bug 430412
Summary: | dbus-daemon stays behind after logout | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pete Zaitcev <zaitcev> |
Component: | dbus | Assignee: | David Zeuthen <davidz> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | mclasen, tomek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-09 00:46:20 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: | 235706 |
Description
Pete Zaitcev
2008-01-27 20:26:06 UTC
Here is what I found after spending most of the day on this: the dbus-launch babysitter opens an X connection to catch the X server going away. I can see it going into the while (XPending()) XNextEvent() loop, and run into some assertion inside Xlib in one of the XPending calls. I'm building dbus-1.1.4-4.fc9 with a possible fix now. Please tell me if that fixes it for you. I'll assume this is fixed. Reopen if not. Indeed the 1.1.4-4.fc9 works. |