[Webkit-unassigned] [Bug 33230] svg/W3C-SVG-1.1/animate-elem-30-t.svg crashing occasionally on Leopard Build Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 16:03:51 PST 2010


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





--- Comment #20 from Darin Adler <darin at apple.com>  2010-01-21 16:03:50 PST ---
(In reply to comment #18)
> I'm confused. The call stack does not have SVG in it at all.

If the FrameView was doing a layout and during that, the code to lay out SVG
elements triggered the need for additional layout, after that you could crash
like this. The troublesome SVG code would have already run to completion so
there would be no SVG code in the backtrace.

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



More information about the webkit-unassigned mailing list