GNOME Bugzilla – Bug 754143
Popover and GLarea crash on wayland
Last modified: 2015-09-09 10:59:37 UTC
When opening a popover in a window containing a GLarea, the application crashes when running on wayland with this error message: Gdk:ERROR:gdkwindow-wayland.c:403:on_frame_clock_after_paint: assertion failed: (_gdk_wayland_is_shm_surface (impl->cairo_surface)) Weston crashes as well after exiting the test application and closing the terminal. See https://github.com/carrotIndustries/gtk-wayland-crash for test application to reproduce this issue.
Confirmed. I've added a popover to gdkgears in master now, so we can track this down.
*** Bug 754770 has been marked as a duplicate of this bug. ***