Bug 233614

Summary: run-webkit-tests: Windows symbols can sometimes not be found "No crash log found for DumpRenderTree"
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, Hironori.Fujii, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=234272

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>