[cairo-bugs] [Bug 49719] Assert failures in cairo-surface.c on Ubuntu 11.10/12.04
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 10 06:03:14 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49719
--- Comment #6 from Kalle Vahlman <zuh at iki.fi> 2012-05-10 06:03:14 PDT ---
(In reply to comment #4)
> Lovely. So I'm left with nowhere to go now?
>
> The developers of the other software blame cairo, and the developer of cairo
> blames the other software.
That happens more than you'd think ;)
But in this case, the particular error message and the resulting abort is due
to the application (or a library it's using) calling
cairo_surface_set_device_offset() when the cairo context is already in an error
state.
So unless it's a memory corruption or something similar in cairo, checking for
the error state (or not causing it in the first place) is definitely something
the application developers should look into.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the cairo-bugs
mailing list