[Webkit-unassigned] [Bug 75227] New: NULL ptr in WebCore::SVGStyledTransformableElement::animatedLocalTransform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 26 05:35:53 PST 2011


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

           Summary: NULL ptr in
                    WebCore::SVGStyledTransformableElement::animatedLocalT
                    ransform
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skylined at chromium.org
                CC: eric at webkit.org, zimmermann at kde.org


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

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=9278916

Fuzzer: Inferno_layout_test_fuzzer

Crash Type: UNKNOWN
Crash Address: 0x000000000008
Crash State:
  - crash stack -
  WebCore::SVGStyledTransformableElement::animatedLocalTransform
  non-virtual thunk to WebCore::SVGStyledTransformableElement::animatedLocalTransform
  WebCore::SVGStyledTransformableElement::localCoordinateSpaceTransform

Regressed: https://cluster-fuzz.appspot.com/revisions?range=111368:111501

Minimized Testcase: https://cluster-fuzz.appspot.com/download/AMIfv94N78HYOdgNew_8tUlyw2DHa_r16roIX-dDHZRB4s5Z_OztPlCdCILo0cxvZ_DFCtdPbRt2dr-nx69WUHMIdWymUYglOgEnz93XzDIJfxk0Esp3ZOjfcG9aiU9iCWkxZgTt0wseNEJ4NEb5j_t7NxuxBeXqCw

Repro:
<script>
  document.createElementNS("http://www.w3.org/2000/svg","g").getTransformToElement();
</script>

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