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

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 16:23:28 UTC 2016


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

--- Comment #16 from Olivier Fourdan <ofourdan at redhat.com> ---
(In reply to Ray Strode [halfline] from comment #14)
> i'm still confused, can you put a trace in begin_paint too ? somehow
> update_size is getting called after begin_paint but before end_paint ? Do we
> even rev the main loop in between those calls ever?

Sure thing, there is an update_size() in between begin_paint() and end_paint()
:

gdk_wayland_window_update_size() window 0x1c473be0 surface (nil)
drop_cairo_surfaces() window 0x1c473be0 surface (nil)
gdk_wayland_window_update_size() window 0x1c473be0 surface (nil)
drop_cairo_surfaces() window 0x1c473be0 surface (nil)
gdk_window_impl_wayland_begin_paint() window 0x1c473be0 surface (nil)
gdk_window_impl_wayland_end_paint() window 0x1c473be0 surface 0x1c61f1b0
gdk_window_impl_wayland_begin_paint() window 0x1c473be0 surface 0x1c61f1b0
gdk_window_impl_wayland_end_paint() window 0x1c473be0 surface 0x1c61f1b0
gdk_wayland_window_update_size() window 0x1c473be0 surface 0x1c61f1b0
drop_cairo_surfaces() window 0x1c473be0 surface 0x1c61f1b0
gdk_window_impl_wayland_begin_paint() window 0x1c473be0 surface (nil)
gdk_wayland_window_update_size() window 0x1c473be0 surface 0x1c736260
drop_cairo_surfaces() window 0x1c473be0 surface 0x1c736260
gdk_wayland_window_update_size() window 0x1c473be0 surface (nil)
drop_cairo_surfaces() window 0x1c473be0 surface (nil)
gdk_window_impl_wayland_end_paint() window 0x1c473be0 surface (nil)
Segmentation fault (core dumped)

-- 
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/9e424971/attachment.html>


More information about the wayland-bugs mailing list