Skip to content

Test failure: JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.cmd #120170

@SakeTao

Description

@SakeTao

Failed in: runtime-coreclr pgostress 20250926.1

Failed tests:

coreclr windows x86 Checked instrument_if_optimizing @ Windows.10.Amd64.Open
    - JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.cmd

Error message:

Unhandled exception. System.TypeInitializationException: The type initializer for 'EqualityComparerPER`1' threw an exception.
 ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.isArray(Type ty) in D:�_work1ssrcsharpsrcFSharp.Coreprim-types.fs:line 1691
   at Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.checkType@1743(Boolean er, HashSet`1 processed, Int32 index, Type[] types) in D:�_work1ssrcsharpsrcFSharp.Coreprim-types.fs:line 1758
   at Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.canUseDefaultEqualityComparer(Boolean er, Type rootType) in D:�_work1ssrcsharpsrcFSharp.Coreprim-types.fs:line 1776
   at Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.getEqualityComparer[T](Boolean er) in D:�_work1ssrcsharpsrcFSharp.Coreprim-types.fs:line 1828
   at Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.EqualityComparerPER`1..cctor() in D:�_work1ssrcsharpsrcFSharp.Coreprim-types.fs:line 1861
   --- End of inner exception stack trace ---
   at Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.GenericEqualityWithComparerIntrinsic[T](IEqualityComparer comp, T x, T y) in D:�_work1ssrcsharpsrcFSharp.Coreprim-types.fs:line 1886
   at Microsoft.FSharp.Collections.FSharpList`1.Equals(FSharpList`1 obj, IEqualityComparer comp)
   at Runtime_72845.main(String[] _arg1)

Return code:      1
Raw output file:      C:hwAD960928wBB02099EuploadsJitBlueRuntime_72845Runtime_72845output.txt
Raw output:
BEGIN EXECUTION
 "C:hwAD960928pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  Runtime_72845.dll 
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 9/27/2025 8:04:07 AM
Processing C:corescorerun.exe.3628.dmp
Invoking: C:Program Files (x86)Windows Kits10Debuggers�cdb.exe -c "$<C:hwAD960928		mpfxeclh.tmp" -z "C:corescorerun.exe.3628.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescorerun.exe.3628.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hwAD960928pPDB
Symbol search path is: C:hwAD960928pPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sat Sep 27 08:04:13.000 2025 (UTC + 0:00)
System Uptime: 0 days 0:23:55.695
Process Uptime: 0 days 0:00:06.000
..........................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(e2c.ee4): CLR exception - code e0434352 (first/second chance not available)
For analysis of this file, run !analyze -v
eax=00000000 ebx=00000000 ecx=00000005 edx=00000000 esi=00000003 edi=00000003
eip=7778f3ec esp=0077a5d8 ebp=0077a768 iopl=0         nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000206
ntdll!NtWaitForMultipleObjects+0xc:
7778f3ec c21400          ret     14h
0:000> cdb: Reading initial command '$<C:hwAD960928		mpfxeclh.tmp'
0:000> .cordll -lp "C:hwAD960928p"
The call to LoadLibrary(sos) failed, Win32 error 0n2
    "T

Stack trace:

   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor648|0_649(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions