Skip to content

Test failure JIT\\Regression\\JitBlue\\Runtime_71375\\Runtime_71375\\Runtime_71375.cmd #72759

Closed
@VincentBu

Description

@VincentBu

Run: runtime-coreclr ilasm 20220723.1

Failed test:

coreclr windows arm64 Checked ilasmroundtrip @ Windows.10.Arm64v8.Open

- JIT\\Regression\\JitBlue\\Runtime_71375\\Runtime_71375\\Runtime_71375.cmd
- JIT\\Directed\\debugging\\poisoning\\poison\\poison.cmd

coreclr Linux x64 Checked ilasmroundtrip @ Ubuntu.1804.Amd64.Open

- JIT\\Directed\\debugging\\poisoning\\poison\\poison.cmd

coreclr Linux arm Checked ilasmroundtrip @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- JIT/Directed/debugging/poisoning/poison/poison.sh

coreclr Linux arm64 Checked ilasmroundtrip @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- JIT/Directed/debugging/poisoning/poison/poison.sh

coreclr windows x86 Checked ilasmroundtrip @ Windows.10.Amd64.Open

- JIT\\Directed\\debugging\\poisoning\\poison\\poison.cmd

coreclr windows x64 Checked ilasmroundtrip @ Windows.10.Amd64.Open

- JIT\\Directed\\debugging\\poisoning\\poison\\poison.cmd

coreclr OSX x64 Checked ilasmroundtrip @ OSX.1200.Amd64.Open

- JIT/Directed/debugging/poisoning/poison/poison.sh

coreclr OSX arm64 Checked ilasmroundtrip @ OSX.1200.ARM64.Open

- JIT/Directed/debugging/poisoning/poison/poison.sh

Error message:

Unhandled exception. System.BadImageFormatException: Bad binary signature. (0x80131192 (META_E_BAD_SIGNATURE))
at System.Runtime.CompilerServices.RuntimeHelpers.PrepareMethod(RuntimeMethodHandle method, RuntimeTypeHandle[] instantiation)
at Runtime_71375.Main()

Return code:      1
Raw output file:      D:\h\w\A7D8091A\w\B20B0954\uploads\Reports\JIT.Regression\JitBlue\Runtime_71375\Runtime_71375\Runtime_71375.output.txt
Raw output:
BEGIN EXECUTION
D:\h\w\A7D8091A\p\ildasm.exe /raweh /unicode /out=Runtime_71375.dasm.il Runtime_71375.dll
D:\h\w\A7D8091A\p\ilasm.exe /output=Runtime_71375.asm.dll  Runtime_71375.dasm.il

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

Assembled method Runtime_71375::Main
Assembled method Runtime_71375::VarArgs
Assembled method Runtime_71375::Problem
Assembled method Runtime_71375::.ctor
Creating PE file

Emitting classes:
Class 1:Runtime_71375

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

Emitting events and properties:
Global
Class 1
Resolving local member refs: 0 -> 0 defs, 0 refs, 0 unresolved
Writing PE file
Operation completed successfully
"D:\h\w\A7D8091A\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false"  Runtime_71375.asm.dll
END EXECUTION OF IL{D}ASM BINARY - FAILED -532462766 vs 100
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=D:\h\w\A7D8091A\p
D:\h\w\A7D8091A\w\B20B0954\e\JIT\Regression\JitBlue\Runtime_71375\Runtime_71375\Runtime_71375.cmd
Expected: True
Actual:   False


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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions