Bugzilla – Bug 301711
nm-applet segfaults on connect to wpa2 network
Last modified: 2008-03-26 18:07:57 UTC
nm-applet segfaults on connect to my wpa2 network. This isn't actually Beta1, but the latests STABLE/Factory build from today. NetworkManager-0.6.5-13 NetworkManager-gnome-0.6.5-13 Backtrace to be attached shortly.
Created attachment 158354 [details] gdb backtrace of nm-applet segfault
I think this one is related to Bug#298975. When gnome-keyring isn't working properly, I also see seg faults from the nm-applet. Not sure how the set the "Depends on" flag so please monitor the mentioned bug.
Yep, it might be related to bug #298975.
This looks more like a bug in gnome-keyring: The callback to gnome_keyring_find_items() is called by gnome-keyring with GNOME_KEYRING_RESULT_OK but without any results.
I've updated the gnome-keyring to include the gnome-keyring-2.19.91.tar.bz2 from upstream. This should fix this issue.
Changing to component GNOME. Sorry for the spam.