[cairo-bugs] [Bug 10231] gnome-panel crashes in _cairo_pen_find_active_cw_vertex_index() when opening menu

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 15 20:09:21 PDT 2007


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





------- Comment #6 from cworth at cworth.org  2007-03-15 19:09 PST -------
(In reply to comment #5)
> With this svg image I can replicate the bug, (with simply "rsvg-view
> cracher-from-openwengo.svg"), so a fix should not be far away now.

OK. It's easy enough to spot the bug. It's triggered by the stroke-width="0",
(which appears _many_ times in that file).

That's an embarrassing little bug in cairo, but will be simple enough to fix.

Meanwhile, I wonder what that SVG file is doing with all the stroke-width="0"
elements in it. According to the SVG specification, a "zero value causes no
stroke to be painted"
[http://www.w3.org/TR/SVG/painting.html#StrokeProperties].

But anyway, I'll be back with a patch quite soon.

-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