Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion failed 'HBtab->ebdTryBeg == block' #110756

Closed
jkotas opened this issue Dec 16, 2024 · 2 comments · Fixed by #110918
Closed

Assertion failed 'HBtab->ebdTryBeg == block' #110756

jkotas opened this issue Dec 16, 2024 · 2 comments · Fixed by #110918
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@jkotas
Copy link
Member

jkotas commented Dec 16, 2024

    System.Threading.Tasks.Tests.TaskSchedulerTests.GetScheduledTasksForDebugger_DebuggerAttached_ReturnsTasksFromCustomSchedulers [SKIP]
      Condition(s) not met: "DebuggerIsAttached"

Assert failure(PID 5226 [0x0000146a], Thread: 1282310 [0x139106]): Assertion failed 'HBtab->ebdTryBeg == block' in 'System.Threading.Tasks.ConcurrentExclusiveSchedulerPair:ProcessAsyncIfNecessary(ubyte):this' during 'Optimize layout' (IL size 417; hash 0xbae16b5b; Tier1)

    File: /Users/runner/work/1/s/src/coreclr/jit/jiteh.cpp:1296

Build Information

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

Error Message

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

{
  "ErrorMessage": "Assertion failed 'HBtab->ebdTryBeg == block'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=896520
Error message validated: [Assertion failed 'HBtab->ebdTryBeg == block']
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 12/16/2024 8:56:59 PM UTC

Report

Build Definition Test Pull Request
900821 dotnet/runtime System.Threading.Tasks.Tests.WorkItemExecution #110677
898652 dotnet/runtime System.Text.Json.Tests.WorkItemExecution #110813
896520 dotnet/runtime System.Threading.Tasks.Tests.WorkItemExecution #110749

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 3
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Dec 16, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Dec 16, 2024
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@AndyAyersMS
Copy link
Member

fyi @amanasifkhalid

@AndyAyersMS AndyAyersMS removed the untriaged New issue has not been triaged by the area owner label Dec 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants