Bug 183109

Summary: Various crashes in WebKitTestRunner, especially when system is under heavy load
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, jlewis3, lforschler, ryanhaddad, simon.fraser, thorton, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix thorton: review+

Description Alexey Proskuryakov 2018-02-25 12:05:16 PST
WebKitTestRunner has multiple bugs where stack gets corrupted if a message times out.

rdar://problem/35109814
Comment 1 Alexey Proskuryakov 2018-02-25 12:26:36 PST
Created attachment 334583 [details]
proposed fix
Comment 2 Tim Horton 2018-02-25 15:12:55 PST
Comment on attachment 334583 [details]
proposed fix

View in context: https://bugs.webkit.org/attachment.cgi?id=334583&action=review

> Tools/ChangeLog:9
> +        but it didn't handle them time out did occur. Nearly all of those would result in

Grammar around “them time out”
Comment 3 Alexey Proskuryakov 2018-02-25 18:18:43 PST
Committed http://trac.webkit.org/r228983