runtime
runtime copied to clipboard
GetLoadLevel() postcondition failure
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: https://github.com/dotnet/runtime/pull/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: :mag_right: 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: :white_check_mark: 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 |
Managed stack:
000000B5ADDBC2E8 00007ff892f1e26c [InlinedCallFrame: 000000b5addbc2e8]
000000B5ADDBC2B0 00007ff892f1e26c System.RuntimeTypeHandle.GetActivationInfo(System.RuntimeType, System.Object (Void*) ByRef, Void* ByRef, Void (System.Object) ByRef, Boolean ByRef) [/_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs @ 283]
000000B5ADDBC3C0 00007ff892f2ac2c System.RuntimeType+ActivatorCache..ctor(System.RuntimeType) [/_/src/coreclr/System.Private.CoreLib/src/System/RuntimeType.ActivatorCache.cs @ 49]
000000B5ADDBC410 00007ff892f26c26 System.RuntimeType.CreateInstanceDefaultCtor(Boolean, Boolean) [/_/src/coreclr/System.Private.CoreLib/src/System/RuntimeType.CoreCLR.cs @ 3910]
000000B5ADDBC470 00007ff892f26914 System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) [/_/src/coreclr/System.Private.CoreLib/src/System/RuntimeType.CoreCLR.cs @ 3853]
000000B5ADDBC540 00007ff892f3cf92 System.Activator.CreateInstance(System.Type, System.Object[]) [/_/src/libraries/System.Private.CoreLib/src/System/Activator.cs @ 31]
000000B5ADDBC580 00007ff836690764 ReflectionAbstractionExtensions+c__DisplayClass0_0.b__0() [/_/src/xunit.execution/Extensions/ReflectionAbstractionExtensions.cs @ 42]
000000B5ADDBC5B0 00007ff8366906c5 Xunit.Sdk.ExecutionTimer.Aggregate(System.Action) [/_/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs @ 31]
000000B5ADDBC600 00007ff836690571 ReflectionAbstractionExtensions.CreateTestClass(Xunit.Abstractions.ITest, System.Type, System.Object[], Xunit.Sdk.IMessageBus, Xunit.Sdk.ExecutionTimer, System.Threading.CancellationTokenSource) [/_/src/xunit.execution/Extensions/ReflectionAbstractionExtensions.cs @ 42]
000000B5ADDBC660 00007ff83669031e Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].CreateTestClass() [/_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs @ 125]
000000B5ADDBC6E0 00007ff83668f9d1 Xunit.Sdk.TestInvoker`1+b__47_0>d[[System.__Canon, System.Private.CoreLib]].MoveNext() [/_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs @ 194]
000000B5ADDBC820 00007ff83668f7cc System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](b__47_0>d ByRef) [/_/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncMethodBuilderCore.cs @ 38]
000000B5ADDBC8D0 00007ff83668f6f0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.TestInvoker`1+b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](b__47_0>d ByRef) [/_/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncTaskMethodBuilderT.cs @ 35]
000000B5ADDBC910 00007ff83668f66a Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].b__47_0()
000000B5ADDBC990 00007ff83668f401 Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib]].MoveNext() [/_/src/xunit.core/Sdk/ExceptionAggregator.cs @ 107]
000000B5ADDBCA50 00007ff83668f2e7 System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]](d__10`1 ByRef) [/_/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncMethodBuilderCore.cs @ 38]
000000B5ADDBCAD0 00007ff83668f25c System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]](d__10`1 ByRef) [/_/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncTaskMethodBuilderT.cs @ 35]
000000B5ADDBCB00 00007ff83668f1d0 Xunit.Sdk.ExceptionAggregator.RunAsync[[System.Decimal, System.Private.CoreLib]](System.Func`1>)
000000B5ADDBCB60 00007ff83668f131 Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].RunAsync() [/_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs @ 190]
000000B5ADDBCBA0 00007ff83668eb05 Xunit.Sdk.XunitTestRunner.InvokeTestMethodAsync(Xunit.Sdk.ExceptionAggregator) [/_/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestRunner.cs @ 84]
000000B5ADDBCC50 00007ff83668e74e Xunit.Sdk.XunitTestRunner+d__4.MoveNext() [/_/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestRunner.cs @ 67]
000000B5ADDBCD80 00007ff83668e484 System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.XunitTestRunner+d__4, xunit.execution.dotnet]](d__4 ByRef) [/_/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/AsyncMethodBuilderCore.cs @ 38]
...
Tagging subscribers to this area: @vitek-karas, @agocke, @vsadov See info in area-owners.md if you want to be subscribed.
removing blocking-clean-ci as it has not failed in 30 days
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |