Same problem here, except that while choosing 'other network does not
crash, it still doesn't work. Possibly related.

When running a symbol build: (I'm not 100% that patches have been
applied correctly since I'm not really familiar with 'apt-get source'
and other debian build tools)


Program received signal SIGSEGV, Segmentation fault.
0x0805f94c in nmi_dbus_get_network_key_callback (
    result=GNOME_KEYRING_RESULT_OK, found_list=0x0, data=0x8519f70)
    at applet-dbus-info.c:117
117                     nm_gconf_wso_set_key (gconf_wso, found->secret, strlen 
(found->secret));

(gdb) where
#0  0x0805f94c in nmi_dbus_get_network_key_callback (
    result=GNOME_KEYRING_RESULT_OK, found_list=0x0, data=0x8519f70)
    at applet-dbus-info.c:117
#1  0xb7399a28 in ?? () from /usr/lib/libgnome-keyring.so.0
#2  0x00000000 in ?? ()
(gdb) print found_list
$12 = (GList *) 0x0
(gdb) print result
$13 = GNOME_KEYRING_RESULT_OK
(gdb) print data
$14 = (gpointer) 0x8519f70
(gdb) print *cb_data
$16 = {applet = 0x80cc0c8, message = 0x83f5ed0, dev = 0x83f95d0, 
  net_path = 0x85196b8 
"/org/freedesktop/NetworkManager/Devices/eth3/Networks/gelato", essid = 
0x851ce30 "gelato"}

-- 
network-manager-gnome crashes on connecting to router
https://bugs.launchpad.net/bugs/121477
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to