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 789095 - TRAP in libglib
TRAP in libglib
Status: RESOLVED DUPLICATE of bug 788971
Product: mutter
Classification: Core
Component: wayland
3.26.x
Other Linux
: Normal major
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-17 12:27 UTC by iambrianmuhia
Modified: 2017-10-17 13:17 UTC
See Also:
GNOME target: ---
GNOME version: 3.25/3.26



Description iambrianmuhia 2017-10-17 12:27:43 UTC
#0  0x00007f7109390cd2 n/a (libglib-2.0.so.0)
                #1  0x00007f7109390ecd g_log_default_handler (libglib-2.0.so.0)
                #2  0x000055cd021461b8 n/a (gnome-shell)
                #3  0x00007f71093914ef g_logv (libglib-2.0.so.0)
                #4  0x00007f7109391680 g_log (libglib-2.0.so.0)
                #5  0x00007f71078a972f n/a (libmutter-1.so.0)
                #6  0x00007f710659d79e _XIOError (libX11.so.6)
                #7  0x00007f710659b11a _XReadEvents (libX11.so.6)
                #8  0x00007f7106582d23 XIfEvent (libX11.so.6)
                #9  0x00007f7107868a6e meta_display_get_current_time_roundtrip (libmutter-1.so.0)
                #10 0x00007f71078bee03 meta_wayland_surface_destroy_window (libmutter-1.so.0)
                #11 0x00007f71078bf674 n/a (libmutter-1.so.0)
                #12 0x00007f70fff94c12 n/a (libwayland-server.so.0)
                #13 0x00007f70fff99619 n/a (libwayland-server.so.0)
                #14 0x00007f70fff94cff wl_client_destroy (libwayland-server.so.0)
                #15 0x00007f70fff94db9 n/a (libwayland-server.so.0)
                #16 0x00007f70fff969b2 wl_event_loop_dispatch (libwayland-server.so.0)
                #17 0x00007f71078a8ea9 n/a (libmutter-1.so.0)
                #18 0x00007f7109386270 g_main_context_dispatch (libglib-2.0.so.0)
                #19 0x00007f7109387f69 n/a (libglib-2.0.so.0)
                #20 0x00007f7109388f42 g_main_loop_run (libglib-2.0.so.0)
                #21 0x00007f7107873b00 meta_run (libmutter-1.so.0)
                #22 0x000055cd02145e8c n/a (gnome-shell)
                #23 0x00007f710a0a5f6a __libc_start_main (libc.so.6)
                #24 0x000055cd02145fba n/a (gnome-shell)
Comment 1 Emmanuele Bassi (:ebassi) 2017-10-17 12:40:25 UTC
This looks like an assertion tripped inside Mutter. Re-assigning.
Comment 2 Florian Müllner 2017-10-17 13:17:41 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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