Open
Description
Failed in: runtime-coreclr r2r 20250620.1
Failed tests:
R2R-CG2 osx arm64 Checked no_tiered_compilation @ OSX.13.Arm64.Open
- baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.cmd
Error message:
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /private/tmp/helix/working/B95509DA/p/crossgen2/createdump
/private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/baseservices/../TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.sh: line 211: 46759 Segmentation fault: 11 "$CORE_ROOT/crossgen2/crossgen2" --out r2r/BasicTestWithMcj.dll BasicTestWithMcj.dll -r $CORE_ROOT/*.dll
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /private/tmp/helix/working/B95509DA/p/crossgen2/createdump
BEGIN: coreclr_initialize failed - Error: 0x80070057
END: coreclr_initialize failed - Error: 0x80070057
Return code: 1
Raw output file: /tmp/helix/working/B95509DA/w/9CC108B0/uploads/TieredCompilation/BasicTestWithMcj/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/IL-CG2/BasicTestWithMcj.dll
02:29:03
Response file: /private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.dll.rsp
/private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/IL-CG2/BasicTestWithMcj.dll
-o:/private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.dll
--targetarch:arm64
--targetos:osx
--verify-type-and-field-layout
--method-layout:random
-r:/tmp/helix/working/B95509DA/p/System.*.dll
-r:/tmp/helix/working/B95509DA/p/Microsoft.*.dll
-r:/tmp/helix/working/B95509DA/p/xunit.*.dll
-r:/tmp/helix/working/B95509DA/p/mscorlib.dll
-r:/tmp/helix/working/B95509DA/p/netstandard.dll
Running CrossGen2: /tmp/helix/working/B95509DA/p/crossgen2/crossgen2 @/private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.dll.rsp -r:/private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/IL-CG2/*.dll
Emitting R2R PE file: /private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.dll
Running R2RDump: dotnet /tmp/helix/working/B95509DA/p/R2RDump/R2RDump.dll --header --sc --in /private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.dll --out /private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.dll.r2rdump --val
02:29:03
in ReleaseLock
in takeLock
./RunBasicTestWithMcj.sh --runCustomTest /private/tmp/helix/working/B95509DA/w/9CC108B0/e/baseservices/TieredCompilation/BasicTestWithMcj/ BasicTestWithMcj.dll ''
Collect profile without R2R, use profile without R2R
Collect profile with R2R, use profile with R2R
Exe path: /private/tmp/helix/working/B95509DA/p/corerun
Properties:
TRUSTED_PLATFORM_ASSEMBLIES = /tmp/helix/working/B95509DA/p/Microsoft.CSharp.dll:/tmp/helix/working/B95509DA/p/System.Web.dll:/tmp/helix/working/B95509DA/p/System.Diagnostics.Contracts.dll:/tmp/helix/working/B95509DA/p/System.ServiceModel.Web.dll:/tmp/helix/working/B95509DA/p/System.Diagnostics.FileVersionInfo.dll:/tmp/helix/working/B95509DA/p/System.Runtime.Intrinsics.dll:/tmp/helix/working/B95509DA/p/System.Net.Security.dll:/tmp/helix/working/B95509DA/p/System.Security.Cryptography.Cose.dll:/tmp/helix/working/B95509DA/p/System.Xml.XPath.XDocument.dll:/tmp/helix/working/B95509DA/p/System.Xml.Linq.dll:/tmp/helix/working/B95509DA/p/System.Net.WebSockets.Client.dll:/tmp/helix/working/B95509DA/p/System.IO.dll:/tmp/helix/working/B95509DA/p/Microsoft.Win32.SystemEvents.dll:/tmp/helix/working/B95509DA/p/System.Dynamic.Runtime.dll:/tmp/helix/working/B95509DA/p/System.Runtime.Serialization.Xml.dll:/tmp/helix/working/B95509DA/p/System.Security.Principal.dll:/tmp/helix/working/B95509DA/p/System.Reflection.dll:/tmp/helix/working/B95509DA/p/System.Threading.ThreadPool.dll:/tmp/helix/working/B95509DA/p/System.Net.dll:/tmp/helix/working/B95509DA/p/System.IO.Comp
Stack trace:
at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor23|0_24(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)