[cairo-bugs] [Bug 10231] Crash when line width is 0 and line cap is ROUND (_cairo_pen_find_active_cw_vertex_index)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 15 21:59:36 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10231





------- Comment #9 from freedesktop at behdad.org  2007-03-15 20:59 PST -------
(In reply to comment #8)
> Created an attachment (id=9173)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=9173&action=view) [details]
> Minimal SVG test case to demonstrate bug
> 
> Here's the minimal SVG test case I've been able to write to demonstrate the
> bug.
> 
> Oddly enough, when I've written the trivial transliteration of this SVG file to
> a C test case, it's not triggering the bug. Still looking...

Yeah, cause my first guess was that, I tried stroke-width of zero and all
epsilons greater than zero.  It worked.  Either got 4 different points in the
pen, or the pen code was not called at all.

> -Carl


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list