[cairo-bugs] [Bug 24797] New: cairo-path-stroke.c:1816: _cairo_rectilinear_stroker_line_to: Assertion `a->x == b->x || a->y == b->y' failed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 29 17:24:04 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=24797
Summary: cairo-path-stroke.c:1816:
_cairo_rectilinear_stroker_line_to: Assertion `a->x ==
b->x || a->y == b->y' failed.
Product: cairo
Version: 1.9.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: malte.nuhn at rwth-aachen.de
QAContact: cairo-bugs at cairographics.org
Created an attachment (id=30820)
--> (http://bugs.freedesktop.org/attachment.cgi?id=30820)
Trace that leads to the Assertion failure.
The given combination of commands leads to the following assertion failure:
lt-csi-replay: cairo-path-stroke.c:1816: _cairo_rectilinear_stroker_line_to:
Assertion `a->x == b->x || a->y == b->y' failed.
I noticed this by plotting a lot of small graphs, which basically only differ
in the y-coordinates. If this is really a problem with cairo, this will
strongly depend on the (x,y) coordinates of the moveto/lineto commands.
--
Configure bugmail: http://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