[cairo-bugs] [Bug 73580] cairo-perf-trace failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 17 04:53:31 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73580

--- Comment #8 from Emanuele Aina <emanuele.aina at collabora.com> ---
With my limited understanding on how the interpreter stack is supposed to work,
I suspect that cairo_surface_create_similar_image() is pushing the reference
surface one time too many.

I've attached a very simple patch that at least allows me to get working traces
for every GTK3 program I've tested (zenity, gedit, epiphany).

Indeed I was surprised that cairo_surface_create_similar() and
cairo_surface_create_similar_image() weren't particularly similar (no pun
intended).

Should I try to update cairo_surface_create_similar_image() to look more like
cairo_surface_create_similar() or even sharing code if possible?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20141217/76e638e6/attachment.html>


More information about the cairo-bugs mailing list