RESOLVED DUPLICATE of bug 23586 Bug 25074
REGRESSION: ASSERT (and crash) in SVG <use> code playing space invaders.
https://bugs.webkit.org/show_bug.cgi?id=25074
Summary REGRESSION: ASSERT (and crash) in SVG <use> code playing space invaders.
Eric Seidel (no email)
Reported 2009-04-07 05:14:15 PDT
ASSERT in SVG <use> code playing space invaders. As far as I know, this is a regression, because last time I tried to play Space Invaders in Safari it worked just fine. I used to use space invaders as a test case all the time working on WebKit's SVG support. :) http://www.croczilla.com/svg/samples/invaders/invaders.svg ASSERTION FAILED: element->parentNode() (/Users/eseidel/Projects/WebKit/WebCore/svg/SVGUseElement.cpp:722 void WebCore::SVGUseElement::expandSymbolElementsInShadowTree(WebCore::Node*)) I've not investigated as to what revision caused this regression. Nor have I attempted to make a reduction. This was brought to my attention via: http://code.google.com/p/chromium/issues/detail?id=6869
Attachments
stack trace of crash (33.42 KB, text/plain)
2009-04-07 05:16 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-04-07 05:16:09 PDT
Created attachment 29308 [details] stack trace of crash
Eric Seidel (no email)
Comment 2 2009-04-07 05:16:55 PDT
*** This bug has been marked as a duplicate of 23586 ***
Note You need to log in before you can comment on or make changes to this bug.