[Webkit-unassigned] [Bug 15841] New: fast/dom/Document/early-document-access.html crashes under GuardMalloc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 04:52:08 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15841

           Summary: fast/dom/Document/early-document-access.html crashes
                    under GuardMalloc
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Fails assertion:
    // We should only have our main window left when we're done
    ASSERT(CFArrayGetCount(allWindowsRef) == 1);

This test waits for 100 ms for popup window to close - looks like it's not
enough under GuardMalloc.


-- 
Configure bugmail: http://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