Skip to content

NET10 applications can crash with HRESULT=0x8013132d error when running debugger in VS2022 and VS2026 #124913

@tommcdon

Description

@tommcdon

Description

This was originally filed as a VS Feedback ticket here: https://developercommunity.visualstudio.com/t/HRESULT0x8013132d-error-when-running-de/11022347

Reproduction Steps

Create a new blank solution.
Inside this new solution, create a new ASP.NET Core Web API project. Leave all settings on default in doing so.
Start debugging -> Error message pops up.

Image

Expected behavior

Application runs.

Actual behavior

Application fails with 0x8013132d CORDBG_E_BAD_THREAD_STATE

Regression?

Reproduced in .NET 10 (works in .NET 8)

Known Workarounds

No known workarounds

Configuration

.NET 10 Windows AnyCPU,

Other information

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions