I've created and attached two patches:

1) network-manager-applet (0.6.5-0ubuntu11) hardy; urgency=low
2) network-manager-applet (0.6.5-0ubuntu11) gutsy-proposed; urgency=low

The original packages in Hardy and Gutsy are identical: network-manager-
applet (0.6.5-0ubuntu10) gutsy

The patch solves a SIGSEGV on x86_64 when trying to "Connect to Other
Wireless Network...". The SIGSEGV was caused by a missing prototype that
in turn caused an implicit function return-type of 'int' when it should
have been a pointer. On a 64-bit architecture that would cause the crash
when the pointer was to memory above the 32-bit boundary.

The bug prevents users selecting another wireless network.

-- 
nm-applet crashed with SIGSEGV in gtk_combo_box_set_model
https://bugs.launchpad.net/bugs/124336
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