Bug 233614 - run-webkit-tests: Windows symbols can sometimes not be found "No crash log found for DumpRenderTree"
Summary: run-webkit-tests: Windows symbols can sometimes not be found "No crash log fo...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-29 19:37 PST by Jean-Yves Avenard [:jya]
Modified: 2021-12-13 14:27 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2021-11-29 19:37:06 PST
From time to time, when a process crashed during test, clicking on "Crash Log" takes you to a blank screen with:
"No crash log found for DumpRenderTree:1636."

https://ews-build.s3-us-west-2.amazonaws.com/Windows-EWS/r445267-114626/results.html

There's been times when coming back to that same page several days later will show the crash log as expected.
Comment 2 Fujii Hironori 2021-11-30 12:26:00 PST
In post-commit AppleWin Build bot, it doesn't have ntsd.exe
> 19:15:10.897 7468 Can't find ntsd.exe. Crash logs will not be saved.
https://build.webkit.org/#/builders/50/builds/3266/steps/12/logs/stdio

In AppleWin EWS bot, even though it has ntsd.exe, it fails to get crash logs.
> 10:58:41.686 7253 Using ntsd located in 'C:\Program Files (x86)/Windows Kits/10/Debuggers/x64/ntsd.exe'

FWIW, run-webkit-tests successfully collects crash logs for AppleWin port with Cygwin Python on my Windows PC.
Comment 3 Radar WebKit Bug Importer 2021-12-06 19:38:26 PST
<rdar://problem/86136139>