GNOME Bugzilla – Bug 712338
SIGSEGV: Toggling 'top switch' while from On to Off
Last modified: 2013-11-14 23:02:29 UTC
Situation: gnome-control-center 3.10.2, with patch from https://bugzilla.gnome.org/show_bug.cgi?id=712252 applied Reproduce: * start g-c-c sharing * If not on, Toggle 'On' (top switch). * Toggle 'off' again (irrespective of sub items status) => crash on CLI, it reports: sharing-cc-panel:ERROR:cc-sharing-panel.c:55:_gtk_builder_get_widget: assertion failed: (w != NULL) Aborted (core dumped) And a stack trace: (gdb) bt
+ Trace 232773
Created attachment 259845 [details] [review] sharing: Fix crash when turning off Sharing Another fallout from: 05a4f6d3d9620782fa5d1a279ef84c11701247d1
Attachment 259845 [details] pushed as f5ec0cd - sharing: Fix crash when turning off Sharing