Description of problem: Without leaving a core file (with ulimit -c unlimited), it crashes when switching from Wired to Wireless Network. I'm unable to see again the applet even after restarting the daemon (with service NetworkManager restart) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 237871 [details] sysreport
Reproduced here on a ppc - probably has to do with keyring access? The backtrace is fairly long and goes through applet_dbus_connection_settings_get_secrets, connection_new_secrets_requested_cb, applet_settings_new_secrets_requested_cb, nma_wireless_dialog_new, security_combo_init, and finally crashes in strcmp. 'bt full' will be attached.
Created attachment 237961 [details] gdb 'bt full' from nm-applet
Will be fixed in next build. Wasn't checking value of auth_alg before strcmp()-ing it. It's allowed to be NULL for wireless connections with no encryption.
Created attachment 239291 [details] backtrace from nm-applet in 4.svn3020.fc8
so, yeah, not fixed in NetworkManager-0.7.0-0.4.svn3020.fc8. alas.
found and will be fixed in next build
please try svn3030 or later when they hit
Just switched back and forth a few times with today's rawhide image (which has 3030) with no problems