RESOLVED DUPLICATE of bug 23586 22856
Crash in <use> code in svg fireworks demo
https://bugs.webkit.org/show_bug.cgi?id=22856
Summary Crash in <use> code in svg fireworks demo
Gustavo Delfino
Reported 2008-12-14 14:07:34 PST
This SVG fireworks demo crashes webkit r39293
Attachments
stacktrace of ASSERT (34.95 KB, text/plain)
2009-04-29 12:34 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-04-28 17:17:56 PDT
This hits an ASSERT when run in debug mode: ASSERTION FAILED: element->parentNode() (/Users/eseidel/Projects/WebKit/WebCore/svg/SVGUseElement.cpp:722 void WebCore::SVGUseElement::expandSymbolElementsInShadowTree(WebCore::Node*))
Eric Seidel (no email)
Comment 2 2009-04-28 17:18:13 PDT
repro crashers are P1
Eric Seidel (no email)
Comment 3 2009-04-29 12:33:43 PDT
This is likely a dupe of either bug 23586 or bug 25092.
Eric Seidel (no email)
Comment 4 2009-04-29 12:34:41 PDT
Created attachment 29888 [details] stacktrace of ASSERT
Rahul Kuchhal
Comment 5 2009-10-22 14:49:39 PDT
Duplicate of 23586?
Nikolas Zimmermann
Comment 6 2010-01-17 17:23:57 PST
*** This bug has been marked as a duplicate of bug 23586 ***
Note You need to log in before you can comment on or make changes to this bug.