Description of problem: If i will disable, with right click on nm-applet, network and then will try to enable it once again, nm-applet will crash (icon disappear from systray). I've tried to trace it in gdb, but i'm not sure which breakpoint i should call before bt, i've set it to nma_set_networking_enabled_cb, if there should be some other then let me know, i'll reproduce this with correct one. I'm attaching backtrace from gdb with nma_set_networking_enabled_cb. Version-Release number of selected component (if applicable): NetworkManager-0.7.0-0.9.2.svn3614.fc9.i386 How reproducible: Always Steps to Reproduce: 1. rmc on nm-applet 2. click disable network 3. rmc on nm-applet 4. enable network Actual results: nm-applet crash Expected results: starting network service Additional info: Run from non root user on kde 4.
Created attachment 304302 [details] gbb backtrace
Seems, that with NetworkManager-0.7.0-0.9.3.svn3623.fc9.i386 it's been fixed. I can't crash nm-applet for now.
ok, thanks!