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 693941 - While gnome-shell restarting, sometimes gnome-terminal crashes
While gnome-shell restarting, sometimes gnome-terminal crashes
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GdkDevice
3.7.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2013-02-16 07:28 UTC by sangu
Modified: 2014-12-09 04:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sangu 2013-02-16 07:28:14 UTC
Core was generated by `/usr/libexec/gnome-terminal-server'.
Program terminated with signal 11, Segmentation fault.
  • #0 _gdk_device_xi2_reset_scroll_valuators
    at gdkdevice-xi2.c line 853
  • #0 _gdk_device_xi2_reset_scroll_valuators
    at gdkdevice-xi2.c line 853
  • #1 gdk_x11_device_manager_xi2_translate_event
    at gdkdevicemanager-xi2.c line 1562
  • #2 _gdk_x11_event_translator_translate
    at gdkeventtranslator.c line 51
  • #3 gdk_event_source_translate_event
    at gdkeventsource.c line 227
  • #4 _gdk_x11_display_queue_events
    at gdkeventsource.c line 332
  • #5 gdk_display_get_event
    at gdkdisplay.c line 310
  • #6 gdk_event_source_dispatch
    at gdkeventsource.c line 354
  • #7 g_main_dispatch
    at gmain.c line 3054
  • #8 g_main_context_dispatch
    at gmain.c line 3630
  • #9 g_main_context_iterate
    at gmain.c line 3701
  • #10 g_main_context_iteration
    at gmain.c line 3762
  • #11 g_application_run
    at gapplication.c line 1620
  • #12 main
    at server.c line 117

gtk3-3.7.8-1.fc19.x86_64
gnome-shell-3.7.5-2.fc19.x86_64
gnome-terminal-3.7.2-2.fc19.x86_64
Comment 1 Christian Persch 2013-02-16 11:54:42 UTC
Crash inside gtk+, no gnome terminal code involved.
Comment 2 sangu 2013-03-22 12:48:56 UTC
Duplicated bug 694751 ?

While restarting(killall -9 gnome-shell) deadlock gnome-shell( bug 688197 ), bug 69341 and bug 694751 happen.

While restarting deadlock gnome-shell, epiphany is Segmentation fault.
Core was generated by `epiphany'.

Program terminated with signal 11, Segmentation fault.
  • #0 _gdk_device_xi2_reset_scroll_valuators
    at gdkdevice-xi2.c line 853
  • #0 _gdk_device_xi2_reset_scroll_valuators
    at gdkdevice-xi2.c line 853
  • #1 gdk_x11_device_manager_xi2_translate_event
    at gdkdevicemanager-xi2.c line 1558
  • #2 _gdk_x11_event_translator_translate
    at gdkeventtranslator.c line 51
  • #3 gdk_event_source_translate_event
    at gdkeventsource.c line 227
  • #4 _gdk_x11_display_queue_events
    at gdkeventsource.c line 338
  • #5 gdk_display_get_event
    at gdkdisplay.c line 313
  • #6 gdk_event_source_dispatch
    at gdkeventsource.c line 360
  • #7 g_main_dispatch
    at gmain.c line 3054
  • #8 g_main_context_dispatch
    at gmain.c line 3630
  • #9 g_main_context_iterate
    at gmain.c line 3701
  • #10 g_main_context_iteration
    at gmain.c line 3762
  • #11 g_application_run
    at gapplication.c line 1623
  • #12 main

Comment 3 sangu 2013-03-22 12:54:19 UTC
Sorry. Not bug 69341 but bug 693941 in comment 2
Comment 4 sangu 2013-03-30 02:31:30 UTC
gnome-terminal crashes when new profile (or profile edit) is requested https://bugzilla.redhat.com/show_bug.cgi?id=928704#c1 
click profile -> gnome terminal is always Segmentation fault.
Comment 5 Christian Persch 2013-12-13 12:30:01 UTC
Still happening on 3.10 / 3.11 ?
Comment 6 Matthias Clasen 2014-12-09 04:18:15 UTC
lets assume it doesn't