Skip to content

GC regions failure in System.Threading.Tests.dll #66601

Closed
@AaronRobinsonMSFT

Description

@AaronRobinsonMSFT

PR leg: https://dev.azure.com/dnceng/public/_build/results?buildId=1662354&view=logs&jobId=a68d6dca-d11c-59af-6c4a-cf852cb20e3a&j=a68d6dca-d11c-59af-6c4a-cf852cb20e3a&t=28d89dec-7e09-5293-5fd2-aeb03e603264

C:\h\w\A26608BD\w\B4F90A12\e>"C:\h\w\A26608BD\p\dotnet.exe" exec --runtimeconfig System.Threading.Tests.runtimeconfig.json --depsfile System.Threading.Tests.deps.json xunit.console.dll System.Threading.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: System.Threading.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Threading.Tests (found 258 of 270 test cases)
  Starting:    System.Threading.Tests (parallel test collections = on, max threads = 4)
    System.Threading.Tests.MutexTests.Ctor_TryCreateGlobalMutexTest_Uwp [SKIP]
      Condition(s) not met: "IsInAppContainer"

Assert failure(PID 2060 [0x0000080c], Thread: 468 [0x01d4]): global_regions_to_decommit[kind].get_num_free_regions() == num_regions_to_decommit_before + (size_t)num_regions_to_decommit[kind]

CORECLR! GetCLRRuntimeHost + 0x66D748 (0x00007ffe`8561d158)
CORECLR! GetCLRRuntimeHost + 0x67198B (0x00007ffe`8562139b)
CORECLR! GetCLRRuntimeHost + 0x670F34 (0x00007ffe`85620944)
CORECLR! GetCLRRuntimeHost + 0x659C6E (0x00007ffe`8560967e)
CORECLR! GetCLRRuntimeHost + 0x6597CE (0x00007ffe`856091de)
CORECLR! GetCLRRuntimeHost + 0x280792 (0x00007ffe`852301a2)
<no module>! <no symbol> + 0x0 (0x00007ffe`2769fa13)
<no module>! <no symbol> + 0x0 (0x00000086`e15f9c90)
<no module>! <no symbol> + 0x0 (0x00000086`e15f9948)
<no module>! <no symbol> + 0x0 (0x00000086`e15f9600)
    File: D:\a\_work\1\s\src\coreclr\gc\gc.cpp Line: 12432
    Image: C:\h\w\A26608BD\p\dotnet.exe

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions