[Webkit-unassigned] [Bug 7068] New: REGRESSION: Random crashes running the layout tests

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 4 09:43:21 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7068

           Summary: REGRESSION: Random crashes running the layout tests
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Keywords: Regression
          Severity: normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


I'm getting random crashes when running the layout tests with r12554, but not
with r12540. The crashes are in CSSStyleSelector::applyDeclarations apparently
because it is called with an endIndex >= 0 while m_matchedDecls.size() is 0.

run-webkit-tests svg
alone usually crashes before it ends.

I suspect the fix for bug 4127.


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