[Webkit-unassigned] [Bug 129948] New: Crash in RenderBlock::addChildIgnoringAnonymousColumnBlocks when region-based multicol enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 17:48:43 PST 2014


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

           Summary: Crash in
                    RenderBlock::addChildIgnoringAnonymousColumnBlocks
                    when region-based multicol enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpfau at apple.com


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

The attached repro will cause WebKit to crash in WebCore::RenderBlock::addChildIgnoringAnonymousColumnBlocks(WebCore::RenderObject*, WebCore::RenderObject*) when run in DumpRenderTree, and only when it enables the region-based multicol code path.

<rdar://problem/16074072>

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