[Webkit-unassigned] [Bug 25074] New: REGRESSION: ASSERT (and crash) in SVG <use> code playing space invaders.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 05:14:15 PDT 2009


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

           Summary: REGRESSION: ASSERT (and crash) in SVG <use> code playing
                    space invaders.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.croczilla.com/svg/samples/invaders/invaders.s
                    vg
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsReduction
          Severity: Normal
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


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


-- 
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