Hey Mathieu, could you check if that's a nm issue?

the g-c-c code is

"        ssid = nm_setting_wireless_get_ssid (NM_SETTING_WIRELESS (setting));
        ssid_text = nm_utils_escape_ssid (ssid->data, ssid->len);
        title = g_markup_escape_text (ssid_text, -1);"

where the glib function is hitting an error because ssid_text seems
invalid utf ... is nm_setting_wireless_get_ssid() supposed to return
valid utf8 names?

** Summary changed:

- [network]: gnome-control-center crashed with SIGSEGV in append_escaped_text()
+ [network]: gnome-control-center SIGSEGV in append_escaped_text() (invalid 
utf8 ssid name)

** Changed in: gnome-control-center (Ubuntu)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1198315

Title:
  [network]: gnome-control-center SIGSEGV in append_escaped_text()
  (invalid utf8 ssid name)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1198315/+subscriptions

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

Reply via email to