https://bugzilla.novell.com/show_bug.cgi?id=404883 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404883#c5 --- Comment #5 from Tambet Ingo <tambet@novell.com> 2008-09-24 01:32:45 MDT --- Figured it out, will be in the next code submission. The long story (in case anyone cares): When NM shuts down, it tries to do the right thing and clean up the wpa_supplicant state by disconnecting and removing the network it added. The removal of the device interface added to wpa_supplicant is done when the NMSupplicantInterface object is disposed. So on shutdown, NM schedules calls to "removeNetwork" and "disconnect" and while doing so, increments the reference count while the calls are pending. Unfortunately, the daemon exits before the responses to these two calls arrive, causing NM to never send "removeInterface". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.