Skip to content

Assertion failed 'block->bbCodeOffs <= succBlock->bbCodeOffs' #88348

Closed
@BruceForstall

Description

@BruceForstall

runtime-coreclr libraries-jitstress-random
net8.0-windows-Release-x86-CoreCLR_checked-jitstress_random_1-Windows.10.Amd64.Open

https://dev.azure.com/dnceng-public/public/_build/results?buildId=327184&view=ms.vss-test-web.build-test-results-tab&runId=6736812&paneView=debug

C:\h\w\B0A1094C\w\BA9809B2\e>set DOTNET 
DOTNET_JitStress=3e6
DOTNET_TieredCompilation=0

C:\h\w\B0A1094C\w\BA9809B2\e>call RunTests.cmd --runtime-path C:\h\w\B0A1094C\p 
----- start Sat 07/01/2023  2:09:39.45 ===============  To repro directly: =====================================================
pushd C:\h\w\B0A1094C\w\BA9809B2\e\
"C:\h\w\B0A1094C\p\dotnet.exe" exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================

C:\h\w\B0A1094C\w\BA9809B2\e>"C:\h\w\B0A1094C\p\dotnet.exe" exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  Microsoft.Extensions.Logging.Tests (found 136 test cases)
  Starting:    Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 4)
Message1
:
testKey3:testValue, testKey2:, testKey1:

Assert failure(PID 1300 [0x00000514], Thread: 1288 [0x0508]): Assertion failed 'block->bbCodeOffs <= succBlock->bbCodeOffs' in 'Microsoft.Extensions.Logging.LoggerMessage+LogValues`5+<GetEnumerator>d__14[System.__Canon,System.__Canon,System.__Canon,System.__Canon,System.__Canon]:MoveNext():bool:this' during 'Global local var liveness' (IL size 108; hash 0x7844847c; FullOpts)

    File: D:\a\_work\1\s\src\coreclr\jit\fgbasic.cpp Line: 5196
    Image: C:\h\w\B0A1094C\p\dotnet.exe

----- end Sat 07/01/2023  2:10:05.38 ----- exit code -1073740286 ----------------------------------------------------------

Known Issue Error Message

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

{
  "ErrorMessage": "Assertion failed 'block->bbCodeOffs <= succBlock->bbCodeOffs'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=327184
Error message validated: Assertion failed 'block->bbCodeOffs <= succBlock->bbCodeOffs'
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/4/2023 1:24:51 AM UTC

Report

Build Definition Test Pull Request
327184 dotnet/runtime Microsoft.Extensions.Logging.Tests.WorkItemExecution

Summary

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

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesKnown Build ErrorUse this to report build issues in the .NET Helix tabarch-x86area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsin-prThere is an active PR which will close this issue when it is mergedos-windows

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions