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 754143 - Popover and GLarea crash on wayland
Popover and GLarea crash on wayland
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-08-26 21:05 UTC by Lukas
Modified: 2015-09-09 10:59 UTC
See Also:
GNOME target: 3.18
GNOME version: ---



Description Lukas 2015-08-26 21:05:05 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.
Comment 1 Matthias Clasen 2015-08-26 22:28:36 UTC
Confirmed. I've added a popover to gdkgears in master now, so we can track this down.
Comment 2 Emmanuele Bassi (:ebassi) 2015-09-09 10:59:37 UTC
*** Bug 754770 has been marked as a duplicate of this bug. ***