Bug 9770

Summary: in dbus-bus.c, shutdown does not set initialized=FALSE
Product: dbus Reporter: Havoc Pennington <hp>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Havoc Pennington 2007-01-26 08:06:51 UTC
addresses_shutdown_func should probably set initialized=FALSE but then we need to verify that init_connections_unlocked() will do the right thing when run a second time.
Comment 1 Simon McVittie 2011-02-28 09:08:32 UTC
    Bug 15570: Reset initialized state on dbus_shutdown (Scott James Remnant)
    
        * dbus/dbus-bus.c (addresses_shutdown_func): Reset initialized back
        to FALSE after cleaning up the address list so that it will be
        reinitialized again if D-Bus is used after dbus_shutdown()
        * test/name-test/test-privserver-client.c: Uncomment part of
        test which should now pass.

*** This bug has been marked as a duplicate of bug 15570 ***

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.