After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786547 - crash in gnome-control-center git master branch when nativating with keyboard.
crash in gnome-control-center git master branch when nativating with keyboard.
Status: RESOLVED DUPLICATE of bug 786603
Product: gnome-control-center
Classification: Core
Component: shell
3.25.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-20 17:05 UTC by Hussam Al-Tayeb
Modified: 2017-08-22 17:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hussam Al-Tayeb 2017-08-20 17:05:00 UTC
This isn't very straightforward so please try the following steps accurately:
1) Install the latest revision of gnome-control-center from git master branch.
2) Open gnome-control-center.
3) Click (with the mouse) on "Devices".
4) Click (With the mouse) on "Display".
5) Press the up arrow using the keyboard.

I am using an Xorg session.


Thread 1 "gnome-control-c" received signal SIGSEGV, Segmentation fault.
0x00007ffff2c64800 in gtk_search_bar_handle_event (
    bar=bar@entry=0x100fcb330 [CcListBoxRow], event=0x100fe4a90)
    at gtksearchbar.c:218
218	gtksearchbar.c: No such file or directory.
(gdb) thread apply all bt full

Thread 1 (Thread 0x7ffff7f689c0 (LWP 26018))

  • #0 gtk_search_bar_handle_event
    at gtksearchbar.c line 218
  • #5 <emit signal ??? on instance 0x100d74360 [CcWindow]>
    at gsignal.c line 3447
  • #6 gtk_widget_event_internal
    at gtkwidget.c line 7723
  • #7 propagate_event
    at gtkmain.c line 2671
  • #8 gtk_main_do_event
    at gtkmain.c line 1911
  • #9 _gdk_event_emit
    at gdkevents.c line 73
  • #10 gdk_event_source_dispatch
    at gdkeventsource.c line 367
  • #11 g_main_dispatch
    at gmain.c line 3148
  • #12 g_main_context_dispatch
    at gmain.c line 3813
  • #13 g_main_context_iterate
    at gmain.c line 3886
  • #14 g_main_context_iteration
    at gmain.c line 3947
  • #15 g_application_run
    at gapplication.c line 2401
  • #16 main
    at main.c line 57
        application = 0x1005dbdc0 [CcApplication]
        status = <optimized out>
Comment 1 Rui Matos 2017-08-22 17:28:08 UTC

*** This bug has been marked as a duplicate of bug 786603 ***