Skip to content

Test failure: Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.cmd #113050

Open
@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr r2r-extra 20250301.1

Failed tests:

R2R-CG2 osx arm64 Checked jitstress1_tiered @ osx.13.arm64.open
    - Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.cmd

Error message:

 DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /private/tmp/helix/working/B0D309E3/p/crossgen2/createdump
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /private/tmp/helix/working/B0D309E3/p/crossgen2/createdump
/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/Interop/../StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.sh: line 258: 84742 Segmentation fault: 11  $__Command

Return code:      1
Raw output file:      /tmp/helix/working/B0D309E3/w/B5710988/uploads/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/IL-CG2/MarshalStructAsLayoutExp.dll
23:00:40
Response file: /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.dll.rsp
/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/IL-CG2/MarshalStructAsLayoutExp.dll
-o:/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.dll
--targetarch:arm64
--targetos:osx
--verify-type-and-field-layout
--method-layout:random
-r:/tmp/helix/working/B0D309E3/p/System.*.dll
-r:/tmp/helix/working/B0D309E3/p/Microsoft.*.dll
-r:/tmp/helix/working/B0D309E3/p/xunit.*.dll
-r:/tmp/helix/working/B0D309E3/p/mscorlib.dll
-r:/tmp/helix/working/B0D309E3/p/netstandard.dll
Running CrossGen2:  /tmp/helix/working/B0D309E3/p/crossgen2/crossgen2 @/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.dll.rsp   -r:/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/IL-CG2/*.dll
Emitting R2R PE file: /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.dll
Running R2RDump:  dotnet /tmp/helix/working/B0D309E3/p/R2RDump/R2RDump.dll --header --sc --in /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.dll --out /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/MarshalStructAsLayoutExp.dll.r2rdump --val
23:00:41
/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/IL-CG2/TestLibrary.dll
23:00:41
Response file: /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/TestLibrary.dll.rsp
/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/IL-CG2/TestLibrary.dll
-o:/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/TestLibrary.dll
--targetarch:arm64
--targetos:osx
--verify-type-and-field-layout
--method-layout:random
-r:/tmp/helix/working/B0D309E3/p/System.*.dll
-r:/tmp/helix/working/B0D309E3/p/Microsoft.*.dll
-r:/tmp/helix/working/B0D309E3/p/xunit.*.dll
-r:/tmp/helix/working/B0D309E3/p/mscorlib.dll
-r:/tmp/helix/working/B0D309E3/p/netstandard.dll
Running CrossGen2:  /tmp/helix/working/B0D309E3/p/crossgen2/crossgen2 @/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/TestLibrary.dll.rsp   -r:/private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/IL-CG2/*.dll
Running R2RDump:  dotnet /tmp/helix/working/B0D309E3/p/R2RDump/R2RDump.dll --header --sc --in /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/TestLibrary.dll --out /private/tmp/helix/working/B0D309E3/w/B5710988/e/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/TestLibrary.

Stack trace:

   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor268|25_269(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0&)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions