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 623945 - gnome-terminal crashes on gnome-shell restart unless in X sync mode
gnome-terminal crashes on gnome-shell restart unless in X sync mode
Status: RESOLVED DUPLICATE of bug 630163
Product: gnome-shell
Classification: Core
Component: general
2.31.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-09 12:11 UTC by Maciej (Matthew) Piechotka
Modified: 2010-09-24 20:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej (Matthew) Piechotka 2010-07-09 12:11:52 UTC
I'm not quite sure where the problem is. Stack trace probably not useful due to async mode (but in X sync mode everything works fine)

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7f653f062497 "Gdk", log_level=<value optimized out>, format=0x7f653f080e27 "%s", args1=0x7fffa4b995f0) at gmessages.c:555
555	gmessages.c: No such file or directory.
	in gmessages.c

Thread 1 (Thread 0x7f653fd978a0 (LWP 2629))

  • #0 g_logv
    at gmessages.c line 555
  • #1 g_log
    at gmessages.c line 569
  • #2 gdk_x_error
    at gdkmain-x11.c line 466
  • #3 _XError
    at XlibInt.c line 3105
  • #4 handle_error
    at xcb_io.c line 166
  • #5 handle_response
    at xcb_io.c line 265
  • #6 _XReply
    at xcb_io.c line 554
  • #7 XGetWindowProperty
    at GetProp.c line 62
  • #8 fetch_net_wm_check_window
    at gdkevents-x11.c line 2645
  • #9 IA__gdk_x11_screen_supports_net_wm_hint
    at gdkevents-x11.c line 2826
  • #10 terminal_window_window_manager_changed_cb
    at terminal-window.c line 1586
  • #11 g_closure_invoke
    at gclosure.c line 767
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3253
  • #13 g_signal_emit_valist
    at gsignal.c line 2984
  • #14 g_signal_emit
    at gsignal.c line 3041
  • #15 gdk_event_translate
    at gdkevents-x11.c line 1064
  • #16 _gdk_events_queue
    at gdkevents-x11.c line 2310
  • #17 gdk_event_dispatch
    at gdkevents-x11.c line 2371
  • #18 g_main_dispatch
    at gmain.c line 2044
  • #19 g_main_context_dispatch
    at gmain.c line 2597
  • #20 g_main_context_iterate
    at gmain.c line 2675
  • #21 g_main_loop_run
    at gmain.c line 2883
  • #22 IA__gtk_main
    at gtkmain.c line 1237
  • #23 main
    at terminal.c line 505

	Inferior 1 [process 2629] will be detached.

Quit anyway? (y or n) Detaching from program: /usr/bin/gnome-terminal, process 2629

vte 0.25.1
gnome-terminal 2.31.3
gtk+ 2.21.4/2.90.4
glib 2.25.10
gnome-shell 2.31.4
Comment 1 Maciej (Matthew) Piechotka 2010-07-10 08:16:20 UTC
Ok. I manage to not reproduce the error once (with --sync which mislead me). The full stack trace is here:

Starting program: /usr/bin/gnome-terminal --sync
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libvte.so.9.2501.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgtk-x11-2.0.so.0.2104.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgdk-x11-2.0.so.0.2104.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libatk-1.0.so.0.3009.1.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgdk_pixbuf-2.0.so.0.2104.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libpango-1.0.so.0.2800.1.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgconf-2.so.4.1.5.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgio-2.0.so.0.2510.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libdbus-glib-1.so.2.1.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgobject-2.0.so.0.2510.0.debug
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2510.0-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgthread-2.0.so.0.2510.0.debug
[Thread debugging using libthread_db enabled]
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libglib-2.0.so.0.2510.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libX11.so.6.3.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libpangocairo-1.0.so.0.2800.1.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libcairo.so.2.10800.10.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/lib64/libncurses.so.5.7.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libXfixes.so.3.1.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libpangoft2-1.0.so.0.2800.1.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libfontconfig.so.1.4.4.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgmodule-2.0.so.0.2510.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libXcomposite.so.1.0.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libXext.so.6.4.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libXdamage.so.1.1.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libXrender.so.1.3.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libORBit-2.so.0.1.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libdbus-1.so.3.4.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/lib64/libz.so.1.2.5.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libxcb.so.1.1.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/lib64/libuuid.so.1.3.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libpixman-1.so.0.18.2.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libpng14.so.14.3.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libxcb-render.so.0.0.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libfreetype.so.6.4.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libX11-xcb.so.1.0.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libxcb-glx.so.0.0.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libdrm.so.2.4.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libcanberra-gtk.so.0.1.6.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libcanberra.so.0.2.4.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libltdl.so.7.2.2.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gtk-2.0/modules/libgnomesegvhandler.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/pango/1.6.0/modules/pango-basic-fc.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gio/modules/libgsettingsgconfbackend.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gio/modules/libgvfsdbus.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libgvfscommon.so.0.0.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/lib64/libudev.so.0.8.3.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gio/modules/libgiogconf.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gio/modules/libgiofam.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gio/modules/libgioremote-volume-monitor.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gio/modules/libdconfsettings.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/librsvg-2.so.2.31.0.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libcroco-0.6.so.3.0.1.debug
warning: no loadable sections found in added symbol-file /usr/lib64/debug/usr/lib64/libxml2.so.2.7.7.debug
[New Thread 0x7fffe7342710 (LWP 31172)]

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7ffff727e497 "Gdk", log_level=<value optimized out>, format=0x7ffff729ce27 "%s", args1=0x7fffffffc800) at gmessages.c:555
555	gmessages.c: No such file or directory.
	in gmessages.c

Thread 1 (Thread 0x7ffff7fb28a0 (LWP 31167))

  • #0 g_logv
    at gmessages.c line 555
  • #1 g_log
    at gmessages.c line 569
  • #2 gdk_x_error
    at gdkmain-x11.c line 466
  • #3 _XError
    at XlibInt.c line 3105
  • #4 handle_error
    at xcb_io.c line 166
  • #5 handle_response
    at xcb_io.c line 265
  • #6 _XReply
    at xcb_io.c line 554
  • #7 XSync
    at Sync.c line 46
  • #8 _XSyncFunction
    at Synchro.c line 35
  • #9 XChangeProperty
    at ChProp.c line 92
  • #10 terminal_util_x11_set_net_wm_desktop
    at terminal-util.c line 1251
  • #11 terminal_window_composited_changed_cb
    at terminal-window.c line 1651
  • #12 g_closure_invoke
    at gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at gsignal.c line 3253
  • #14 g_signal_emit_valist
    at gsignal.c line 2984
  • #15 g_signal_emit_by_name
    at gsignal.c line 3078
  • #16 gdk_event_translate
    at gdkevents-x11.c line 2105
  • #17 _gdk_events_queue
    at gdkevents-x11.c line 2310
  • #18 gdk_event_dispatch
    at gdkevents-x11.c line 2371
  • #19 g_main_dispatch
    at gmain.c line 2044
  • #20 g_main_context_dispatch
    at gmain.c line 2597
  • #21 g_main_context_iterate
    at gmain.c line 2675
  • #22 g_main_loop_run
    at gmain.c line 2883
  • #23 IA__gtk_main
    at gtkmain.c line 1237
  • #24 main
    at terminal.c line 505

Program received signal SIGINT, Interrupt.
0x00007ffff7267382 in gdk_x_error (display=<value optimized out>, error=<value optimized out>) at gdkmain-x11.c:466
466	gdkmain-x11.c: No such file or directory.
	in gdkmain-x11.c
A debugging session is active.

	Inferior 1 [process 31167] will be killed.

Quit anyway? (y or n)
Comment 2 Maciej (Matthew) Piechotka 2010-08-18 22:39:01 UTC
It seems that with gnome-terminal 2.31.90 it happens much earlier.
Comment 3 Ray Strode [halfline] 2010-09-24 20:19:56 UTC

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