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 758255 - GNOME shell crashes if you open two X apps from the terminal
GNOME shell crashes if you open two X apps from the terminal
Status: RESOLVED OBSOLETE
Product: mutter
Classification: Core
Component: wayland
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-11-18 03:57 UTC by Jason Ekstrand
Modified: 2021-07-05 13:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jason Ekstrand 2015-11-18 03:57:09 UTC
I can reproduce this reliably with the ImageMagick "display" app.  All you have to do is open up your trusty gnome-terminal and type

$ display image1.png &
$ display image2.png

and bye-bye gnome-shell.  You can also crash it if you open the two apps from separate terminals.
Comment 1 Matthias Clasen 2015-11-24 19:08:56 UTC
ugh. this crashes reliably, indeed. Here is the crash I am seeing


Thread 1 (Thread 0x7f8d84183a80 (LWP 2259))

  • #0 g_logv
  • #1 g_log
  • #2 x_io_error
  • #3 _XIOError
    at XlibInt.c line 1464
  • #4 _XReply
    at xcb_io.c line 708
  • #5 XSync
    at Sync.c line 44
  • #6 meta_prop_get_values
  • #7 meta_group_reload_properties
  • #8 meta_group_reload_property
  • #9 meta_group_property_notify
  • #10 handle_other_xevent
  • #11 xevent_filter
  • #12 gdk_event_apply_filters
  • #13 _gdk_x11_display_queue_events
  • #14 gdk_display_get_event
  • #15 gdk_event_source_dispatch
  • #16 g_main_context_dispatch
  • #17 g_main_context_iterate.isra
  • #18 g_main_loop_run
  • #19 meta_run
  • #20 main

Comment 2 Owen Taylor 2015-11-25 01:28:50 UTC
Do you have a Xwayland crash logged?
Comment 3 Rui Matos 2015-12-01 15:52:00 UTC
See http://patchwork.freedesktop.org/patch/66744/ for a fix
Comment 4 GNOME Infrastructure Team 2021-07-05 13:45:41 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/mutter/-/issues/

Thank you for your understanding and your help.