Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure: Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.cmd #110299

Open
v-wenyuxu opened this issue Dec 2, 2024 · 0 comments
Labels
arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr r2r-extra 20241130.1

Failed tests:

R2R-CG2 osx arm64 Checked jitstress1 @ OSX.1200.ARM64.Open
    - Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.cmd

Error message:

 DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /private/tmp/helix/working/A6200902/p/crossgen2/createdump
/private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/Interop/../StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.sh: line 258: 50281 Segmentation fault: 11  (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/A6200902/w/BCE609FC/uploads/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/IL-CG2/ReversePInvokeTest.dll
19:59:07
Response file: /private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.dll.rsp
/private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/IL-CG2/ReversePInvokeTest.dll
-o:/private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.dll
--targetarch:arm64
--targetos:osx
--verify-type-and-field-layout
--method-layout:random
-r:/tmp/helix/working/A6200902/p/System.*.dll
-r:/tmp/helix/working/A6200902/p/Microsoft.*.dll
-r:/tmp/helix/working/A6200902/p/xunit.*.dll
-r:/tmp/helix/working/A6200902/p/mscorlib.dll
-r:/tmp/helix/working/A6200902/p/netstandard.dll
Running CrossGen2:  /tmp/helix/working/A6200902/p/crossgen2/crossgen2 @/private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.dll.rsp   -r:/private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/IL-CG2/*.dll
Running R2RDump:  dotnet /tmp/helix/working/A6200902/p/R2RDump/R2RDump.dll --header --sc --in /private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.dll --out /private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.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 R2RDump.Program.Run() in /_/src/coreclr/tools/r2rdump/Program.cs:line 449
19:59:16
Crossgen2 failed with exitcode: 139
in ReleaseLock
Test failed. Trying to see if dump file was created in /cores since 11/30/2024 7:59:07 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /private/tmp/helix/working/A6200902/w/BCE609FC/e/Interop/Interop/../StructMarshalling/ReversePInvoke/MarshalSeqStruct/ReversePInvoke/ReversePInvokeTest/ReversePInvokeTest.sh

Stack trace:

   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 123
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor274|25_275(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0&)
@v-wenyuxu v-wenyuxu added arch-arm64 blocking-clean-ci-optional Blocking optional rolling runs os-mac-os-x macOS aka OSX labels Dec 2, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant