[Webkit-unassigned] [Bug 26219] REGRESSION: 92 SVG layout tests failing on Leopard Debug buildbot with wrong fill color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 7 01:44:18 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26219





------- Comment #5 from mrowe at apple.com  2009-06-07 01:44 PDT -------
I've been focusing on svg/custom/group-opacity.svg, which is typically one of
the first tests to fail.  Valgrind shows CoreGraphics reading from some
uninitialized stack memory while doing color-matching on the PNGs that the test
loads.  Other than the usual JSCore GC things, there's no other valgrind
output.  I don't think CG reading from uninitialized memory could cause this
failure.  I'm running out of ideas on how to track this down though.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list