Skip to content

GetLoadLevel() postcondition failure #101096

Open
@jkotas

Description

@jkotas
  Discovering: System.Diagnostics.Debug.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Diagnostics.Debug.Tests (found 88 test cases)
  Starting:    System.Diagnostics.Debug.Tests (parallel test collections = on [4 threads], stop on fail = off)

Assert failure(PID 40772 [0x00009f44], Thread: 9204 [0x23f4]): Postcondition failure: FAILED: RETVAL->GetLoadLevel() >= GetCurrentFileLoadLevel() || RETVAL->GetLoadLevel() >= targetLevel

CORECLR! CHECK::Trigger + 0x1E6 (0x00007ff8`947e4eb6)
CORECLR! AppDomain::LoadDomainAssembly + 0x4E5 (0x00007ff8`94023145)
CORECLR! AppDomain::LoadDomainAssembly + 0x1E0 (0x00007ff8`94023a50)
CORECLR! DomainAssembly::EnsureLoadLevel + 0x382 (0x00007ff8`94107242)
CORECLR! Module::EnsureActive + 0xB8 (0x00007ff8`94080e48)
CORECLR! MethodTable::EnsureInstanceActive + 0xC5 (0x00007ff8`9422afb5)
CORECLR! RuntimeTypeHandle_GetActivationInfo + 0x1072 (0x00007ff8`94566642)

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=644554
Build error leg or test failing: System.Diagnostics.Debug.Tests.WorkItemExecution
Pull request: #101084

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Postcondition failure: FAILED: RETVAL->GetLoadLevel() >= GetCurrentFileLoadLevel() || RETVAL->GetLoadLevel() >= targetLevel",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=644554
Error message validated: [Postcondition failure: FAILED: RETVAL->GetLoadLevel() >= GetCurrentFileLoadLevel() || RETVAL->GetLoadLevel() >= targetLevel]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/16/2024 12:54:51 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions