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 746407 - gnome-shell fails to start since commit d55c2610
gnome-shell fails to start since commit d55c2610
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-18 15:43 UTC by Vadim Rutkovsky
Modified: 2015-03-18 17:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2015-03-18 15:43:49 UTC
Changes in http://build.gnome.org/#/build/20150318.42 have broken gnome-shell:

From http://build.gnome.org/continuous/buildmaster/builds/2015/03/18/42/smoketest/work-gnome-continuous-x86_64-runtime/journal.txt:
kernel: traps: gnome-shell[575] general protection ip:7fb2a643a3e1 sp:7ffdf6ea7b08 error:0 in libgtk-3.so.0.1512.0[7fb2a616c000+71e000]

I'll comment with a proper traceback
Comment 1 Vadim Rutkovsky 2015-03-18 16:20:33 UTC


Thread 1 (Thread 0x7f613fbfc980 (LWP 699))

  • #0 gtk_style_context_get_style_provider
    at ../../gtk/gtkstylecontext.c line 479
  • #1 gtk_css_node_get_style_provider_or_null
    at ../../gtk/gtkcssnode.c line 58
  • #2 gtk_css_node_reposition
    at ../../gtk/gtkcssnode.c line 678
  • #3 gtk_css_node_dispose
    at ../../gtk/gtkcssnode.c line 161
  • #4 g_object_unref
    at ../../gobject/gobject.c line 3137
  • #5 gtk_style_context_finalize
    at ../../gtk/gtkstylecontext.c line 374
  • #6 g_object_unref
    at ../../gobject/gobject.c line 3174
  • #7 gtk_style_context_clear_parent
    at ../../gtk/gtkstylecontext.c line 355
  • #8 gtk_style_context_finalize
    at ../../gtk/gtkstylecontext.c line 368
  • #9 g_object_unref
    at ../../gobject/gobject.c line 3174
  • #10 gtk_style_context_clear_parent
    at ../../gtk/gtkstylecontext.c line 355
  • #11 gtk_style_context_finalize
    at ../../gtk/gtkstylecontext.c line 368
  • #12 g_object_unref
    at ../../gobject/gobject.c line 3174
  • #13 meta_style_info_unref
    at ../../src/ui/theme.c line 1092
  • #14 update_style_contexts
    at ../../src/ui/frames.c line 180
  • #15 meta_frames_style_updated
    at ../../src/ui/frames.c line 326
  • #16 _g_closure_invoke_va
    at ../../gobject/gclosure.c line 831
  • #17 g_signal_emit_valist
    at ../../gobject/gsignal.c line 3214
  • #18 g_signal_emit
    at ../../gobject/gsignal.c line 3361
  • #19 gtk_widget_realize
    at ../../gtk/gtkwidget.c line 5535
  • #20 gtk_window_show
    at ../../gtk/gtkwindow.c line 5889
  • #21 g_closure_invoke
    at ../../gobject/gclosure.c line 768
  • #22 signal_emit_unlocked_R
    at ../../gobject/gsignal.c line 3479
  • #23 g_signal_emit_valist
    at ../../gobject/gsignal.c line 3305
  • #24 g_signal_emit
    at ../../gobject/gsignal.c line 3361
  • #25 gtk_widget_show
    at ../../gtk/gtkwidget.c line 4874
  • #26 meta_ui_new
    at ../../src/ui/ui.c line 104
  • #27 meta_screen_new
    at ../../src/core/screen.c line 722
  • #28 meta_display_open
    at ../../src/core/display.c line 906
  • #29 meta_run
    at ../../src/core/main.c line 434
  • #30 main
    at ../../src/main.c line 463


Please revert https://git.gnome.org/browse/gnome-continuous/commit/?id=887c0bc36783f124665de73fcf1f46466d404e1c after the issue is fixed