Bug 160943

Summary: Extra logging for crash reason
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: ap, commit-queue, glenn, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Jonathan Bedard 2016-08-17 10:33:00 PDT
In some cases, a process is marked as 'crashed' but does not produce a crash-log.  This would indicate that the process in question did not 'crash,' but rather was marked as having crashed for some reason.  This extra logging should aid in diagnosing these falsely marked crashes.
Comment 1 Jonathan Bedard 2016-08-17 10:40:33 PDT
Created attachment 286306 [details]
Patch
Comment 2 Alexey Proskuryakov 2016-08-17 10:42:45 PDT
Comment on attachment 286306 [details]
Patch

r=me, please polish the sentences to make them complete though.
Comment 3 Jonathan Bedard 2016-08-17 10:51:32 PDT
Created attachment 286307 [details]
Patch
Comment 4 WebKit Commit Bot 2016-08-17 11:29:23 PDT
Comment on attachment 286307 [details]
Patch

Rejecting attachment 286307 [details] from commit-queue.

jbedard@apple.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 5 WebKit Commit Bot 2016-08-17 15:20:12 PDT
Comment on attachment 286307 [details]
Patch

Clearing flags on attachment: 286307

Committed r204577: <http://trac.webkit.org/changeset/204577>
Comment 6 WebKit Commit Bot 2016-08-17 15:20:16 PDT
All reviewed patches have been landed.  Closing bug.