Open
Description
Failed in: runtime-coreclr r2r-extra 20241229.1
Failed tests:
R2R-CG2 osx arm64 Checked jitstress2_tiered @ OSX.1200.ARM64.Open
- Loader/classloader/explicitlayout/NestedStructs/case01/case01.cmd
Error message:
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /private/tmp/helix/working/BEBB09D2/p/crossgen2/createdump
/private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/Loader/../classloader/explicitlayout/NestedStructs/case01/case01.sh: line 258: 72036 Segmentation fault: 11 (core dumped) $__Command
Return code: 1
Raw output file: /tmp/helix/working/BEBB09D2/w/95860863/uploads/classloader/explicitlayout/NestedStructs/case01/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/IL-CG2/case01.dll
19:58:55
Response file: /private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll.rsp
/private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/IL-CG2/case01.dll
-o:/private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll
--targetarch:arm64
--targetos:osx
--verify-type-and-field-layout
--method-layout:random
-r:/tmp/helix/working/BEBB09D2/p/System.*.dll
-r:/tmp/helix/working/BEBB09D2/p/Microsoft.*.dll
-r:/tmp/helix/working/BEBB09D2/p/xunit.*.dll
-r:/tmp/helix/working/BEBB09D2/p/mscorlib.dll
-r:/tmp/helix/working/BEBB09D2/p/netstandard.dll
Running CrossGen2: /tmp/helix/working/BEBB09D2/p/crossgen2/crossgen2 @/private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll.rsp -r:/private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/IL-CG2/*.dll
Running R2RDump: dotnet /tmp/helix/working/BEBB09D2/p/R2RDump/R2RDump.dll --header --sc --in /private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll --out /private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll.r2rdump --val
Error: System.BadImageFormatException: The file is not a ReadyToRun image
at ILCompiler.Reflection.ReadyToRun.ReadyToRunReader.Initialize(IAssemblyMetadata metadata) in /_/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs:line 467
at ILCompiler.Reflection.ReadyToRun.ReadyToRunReader..ctor(IAssemblyResolver assemblyResolver, String filename) in /_/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs:line 403
at R2RDump.Program.Run() in /_/src/coreclr/tools/r2rdump/Program.cs:line 449
19:59:06
Crossgen2 failed with exitcode: 139
in ReleaseLock
Test failed. Trying to see if dump file was created in /cores since 12/29/2024 7:58:55 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /private/tmp/helix/working/BEBB09D2/w/95860863/e/Loader/Loader/../classloader/explicitlayout/NestedStructs/case01/case01.sh
Stack trace:
at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor77|0_78(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)