[Webkit-unassigned] [Bug 75144] New: Assertion in FrameView::scheduleRelayout() running WK2 tests on SL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 15:45:27 PST 2011


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

           Summary: Assertion in FrameView::scheduleRelayout() running WK2
                    tests on SL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: rniwa at webkit.org


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

Possibly one of these tests:

  fast/dynamic/crash-paint-no-documentElement-renderer.html -> unexpected DumpRenderTree crash
  fast/events/before-unload-adopt-within-subframes.html -> unexpected DumpRenderTree crash

asserts:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x00000001030040c1 WebCore::FrameView::scheduleRelayout() + 113 (FrameView.cpp:1978)
1   com.apple.WebCore                 0x0000000103b0b6d6 WebCore::RenderObject::scheduleRelayout() + 86 (RenderObject.cpp:2343)
2   com.apple.WebCore                 0x0000000103b0b2b1 WebCore::RenderObject::markContainingBlocksForLayout(bool, WebCore::RenderObject*) + 1057 (RenderObject.cpp:661)
3   com.apple.WebCore                 0x00000001030098d9 WebCore::RenderObject::setChildNeedsLayout(bool, bool) + 201 (RenderObject.h:1066)
4   com.apple.WebCore                 0x0000000102fff757 WebCore::FrameView::layout(bool) + 3143 (FrameView.cpp:1103)
5   com.apple.WebCore                 0x0000000102d4a711 WebCore::Document::updateLayout() + 273 (Document.cpp:1649)

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