Skip to content

Test failure JIT\\Directed\\RVAInit\\nested\\nested.cmd #70876

@VincentBu

Description

@VincentBu

Run: runtime-coreclr ilasm 20220616.2

Failed test:

coreclr windows x86 Checked ilasmroundtrip @ Windows.10.Amd64.Open
- JIT\\Directed\\RVAInit\\nested\\nested.cmd
- JIT\\Directed\\RVAInit\\simple\\simple.cmd

coreclr Linux arm Checked ilasmroundtrip @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440
- JIT/Directed/RVAInit/simple/simple.sh
- JIT/Directed/RVAInit/nested/nested.sh

coreclr Linux arm64 Checked ilasmroundtrip @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652
- JIT/Directed/RVAInit/nested/nested.sh
- JIT/Directed/RVAInit/simple/simple.sh

coreclr windows x64 Checked ilasmroundtrip @ Windows.10.Amd64.Open
- JIT\\Directed\\RVAInit\\simple\\simple.cmd
- JIT\\Directed\\RVAInit\\nested\\nested.cmd

coreclr windows arm64 Checked ilasmroundtrip @ Windows.10.Arm64v8.Open
- JIT\\Directed\\RVAInit\\simple\\simple.cmd
- JIT\\Directed\\RVAInit\\nested\\nested.cmd

coreclr Linux x64 Checked ilasmroundtrip @ Ubuntu.1804.Amd64.Open
- JIT/Directed/RVAInit/simple/simple.sh
- JIT/Directed/RVAInit/nested/nested.sh

coreclr OSX x64 Checked ilasmroundtrip @ OSX.1200.Amd64.Open
- JIT/Directed/RVAInit/simple/simple.sh
- JIT/Directed/RVAInit/nested/nested.sh

coreclr OSX arm64 Checked ilasmroundtrip @ OSX.1200.ARM64.Open
- JIT/Directed/RVAInit/nested/nested.sh
- JIT/Directed/RVAInit/simple/simple.sh

Error message:

Unhandled exception. System.Exception: Exception of type 'System.Exception' was thrown.
at Test_nested.VerifyStruct(Test_nested& test)
at Test_nested.Main()

Return code:      1
Raw output file:      C:\h\w\B2CC09F8\w\BB1909F7\uploads\Reports\JIT.Directed\RVAInit\nested\nested.output.txt
Raw output:
BEGIN EXECUTION
C:\h\w\B2CC09F8\p\ildasm.exe /raweh /out=nested.dasm.il nested.dll
C:\h\w\B2CC09F8\p\ilasm.exe /output=nested.asm.dll  nested.dasm.il

Microsoft (R) .NET IL Assembler.  Version 7.0.0-ci
Copyright (c) Microsoft Corporation.  All rights reserved.
Assembling 'nested.dasm.il'  to EXE --> 'nested.asm.dll'
Source file is UTF-8

Assembled method Test_nested::hex
Assembled method Test_nested::DumpStruct
Assembled method Test_nested::VerifyStruct
Assembled method Test_nested::Main
Creating PE file

Emitting classes:
Class 1:Internal
Class 2:Test_nested

Emitting fields and methods:
Global
Class 1Fields: 11;
Class 2Fields: 7;Methods: 4;
Resolving local member refs: 30 -> 30 defs, 0 refs, 0 unresolved

Emitting events and properties:
Global
Class 1
Class 2
Resolving local member refs: 0 -> 0 defs, 0 refs, 0 unresolved
Writing PE file
Operation completed successfully
"C:\h\w\B2CC09F8\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false"  nested.asm.dll
.data D_1 = bytearray( DE 00 00 00 00 00 00 00 DE 6F 39 30 22 C8 00 00
66 45 13 02 66 45 13 02 66 45 13 02 00 00 00 00
66 45 13 02 00 00 00 00 83 00 8C 42 00 00 00 00
E3 A5 9B C4 20 00 54 40 00 00 00 00 00 00 00 00
)
END EXECUTION OF IL{D}ASM BINARY - FAILED -532462766 vs 100
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=C:\h\w\B2CC09F8\p
C:\h\w\B2CC09F8\w\BB1909F7\e\JIT\Directed\RVAInit\nested\nested.cmd
Expected: True
Actual:   False


Stack trace
   at JIT_Directed._RVAInit_nested_nested_._RVAInit_nested_nested_cmd()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

No Kusto information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions