Bug 25841

Summary: reconnection of the dbus-daemon fails
Product: dbus Reporter: Martin Hoehle <bugs>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED MOVED QA Contact: John (J5) Palmieri <johnp>
Severity: normal    
Priority: medium CC: chengwei.yang.cn, msniko14
Version: 1.5   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Martin Hoehle 2009-12-31 10:42:52 UTC
affected environment:
Xserver and dbus using software on different machines
after reboot the dbus application software machine, the application is not able to connect to an dbus-daemon.

The problem:

dbus uses the feature to save the connection information about the unix socket in an window at the X-server. after rebooting the working machine, the information is obsolet, but still aviable in the X-server. Therefor, no new daemon will be started.....

The problem is in the source File 'dbus-launch.c' where it calls 'x11_get_address' and uses only the existence of an address, but don't check the validity!
Comment 1 Chengwei Yang 2013-09-27 10:29:33 UTC
Martin, could you provides more info? How do you setup? OS? DBus version and etc. Thanks, is it like #bug69877?
Comment 2 GitLab Migration User 2018-10-12 21:06:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/dbus/dbus/issues/22.

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.