Skip to content

Test failure: JIT/Intrinsics/TypeIntrinsics_ro/TypeIntrinsics_ro.cmd #105224

@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr gcstress-extra 20240721.1

Failed tests:

coreclr windows arm64 Checked gcstress0xc_jitstress2 @ Windows.11.Arm64.Open
    - JIT/Intrinsics/TypeIntrinsics_ro/TypeIntrinsics_ro.cmd
coreclr windows arm64 Checked gcstress0xc_jitstress1 @ Windows.11.Arm64.Open
    - Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case5/case5.cmd

Error message:

 
Assert failure(PID 5688 [0x00001638], Thread: 5904 [0x1710]): ((g_gc_lowest_address <= o) && (o < g_gc_highest_address)) || (o == nullptr) || (ro_segment_lookup (o) != nullptr)

CORECLR! WKS::gc_heap::drain_mark_queue + 0x4E8 (0x00007ffd`e8f59038)
CORECLR! WKS::gc_heap::mark_phase + 0x4E0 (0x00007ffd`e8f666c8)
CORECLR! WKS::gc_heap::gc1 + 0x23C (0x00007ffd`e8f5c9f4)
CORECLR! WKS::gc_heap::garbage_collect + 0x6E8 (0x00007ffd`e8f5c778)
CORECLR! WKS::GCHeap::GarbageCollectGeneration + 0x4A0 (0x00007ffd`e8f42ca8)
CORECLR! WKS::GCHeap::StressHeap + 0x6F4 (0x00007ffd`e8f45e84)
CORECLR! MethodDesc::DoPrestub + 0x2E0 (0x00007ffd`e8cdba00)
CORECLR! PreStubWorker + 0x3DC (0x00007ffd`e8ce3c44)
CORECLR! ThePreStub + 0x50 (0x00007ffd`e8bd1200)
<no module>! <no symbol> + 0x0 (0x00007ffd`896d6c70)
    File: D:�_work1ssrccoreclrgcgc.cpp:26495
    Image: C:hwAC140935pcorerun.exe


Return code:      1
Raw output file:      C:hwAC140935wA8B80957uploadsIntrinsicsTypeIntrinsics_rooutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwAC140935pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  TypeIntrinsics_ro.dll 
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 7/21/2024 11:23:29 PM
Processing C:corescorerun.exe.5688.dmp
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> C:hwAC140935wA8B80957eJITJIT_ro../Intrinsics/TypeIntrinsics_ro/TypeIntrinsics_ro.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor15|0_16(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions