[Wayland-bugs] [Bug 773274] [Wayland] Crash under gdk_wayland_window_attach_image()

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 17:40:29 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773274

--- Comment #18 from Ray Strode [halfline] <rstrode at redhat.com> ---
ohhhhh okay, where's the source to the example you're running?  I wonder why
its doing gdk_flush.

If it continues to draw after the gdk_flush it's going to write to a cairo
surface that won't ultimately get committed but I guess that's okay.

As an aside, I think maybe we should have:

  g_clear_pointer (&impl->staged_updates_region, cairo_region_destroy);

in drop_cairo_surfaces since the staged updates just got dropped.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161102/8ee47b2b/attachment.html>


More information about the wayland-bugs mailing list