Summary: | Xerror in _cairo_xlib_surface_put_shm (calling XCopyArea on a surface destroy) | ||
---|---|---|---|
Product: | cairo | Reporter: | Sebastien Bacher <seb128> |
Component: | xcb backend | Assignee: | Uli Schlachter <psychon> |
Status: | RESOLVED NOTOURBUG | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.12.16 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | stacktrace of the issue, using GDK_SYNCHRONIZE=1 |
Description
Sebastien Bacher
2013-12-06 12:57:45 UTC
(the stacktrace there is from current Ubuntu, using cairo 1.12.16, GTK 3.10.6 and webkit 2.3.2) (reported previous to webkit on https://bugs.webkit.org/show_bug.cgi?id=123480, asking for help on #gtk+ on IRC it was suggested the issue might be a cairo one, "its destroying a surface and that causes a XCopyArea on it smells like a cairo bug") turns out to be a webkit issue, closing that one, sorry for the noise Beat me to it. Looks like the surface was not finished before the underlying storage was freed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.