Description
Description
Here is the log from Helix:
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump
Process terminated.
Runtime operation halted by call to System.Environment.FailFast(). (0x80131623)
at System.Environment.FailFast(System.Runtime.CompilerServices.StackCrawlMarkHandle, System.String, System.Runtime.CompilerServices.ObjectHandleOnStack, System.String)
at System.Environment.FailFast(System.Threading.StackCrawlMark ByRef, System.String, System.Exception, System.String)
at System.Environment.FailFast(System.String)
at InterpreterTest.RunInterpreterTests()
at InterpreterTest.Main(System.String[])
waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
Reproduction Steps
run runtime-outer loop pipeline.
Expected behavior
Should pass when run in crossgen2 pipeline
Actual behavior
Failure
Regression?
No
Known Workarounds
No response
Configuration
No response
Other information
No response