[Webkit-unassigned] [Bug 87714] New: Mac crash logs can take a really long time to be written out.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 02:23:43 PDT 2012


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

           Summary: Mac crash logs can take a really long time to be
                    written out.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slewis at apple.com
                CC: dpranke at chromium.org


If lots of tests are crashing or the system is running low on memory  ReportCrash can take 15+ minutes to write a crash log to disk.  The tests can't wait that long so currently report 'no crash log found'.

We can run a second check after the tests have finished for any new logs that have been written out.  By this point the workers have finished which should have freed up enough memory and cpu for ReportCrash to finish.

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