[Webkit-unassigned] [Bug 63646] New: Crash in SVGUseElement::updateContainerOffsets on <use> with no parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 12:23:45 PDT 2011


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

           Summary: Crash in SVGUseElement::updateContainerOffsets on
                    <use> with no parent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: zimmermann at kde.org


Created an attachment (id=99126)
 --> (https://bugs.webkit.org/attachment.cgi?id=99126&action=review)
test case

The attached SVG crashes WebKit in SVGUseElement::updateContainerOffsets.

In a debug build, we get an ASSERTion failure saying that the <use> element doesn't have a parentNode.

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