Skip to content

dotnet tools hanging when using SDK with Mono built runtime #37774

Open
@mthalman

Description

@mthalman

The dotnet format smoke test for source build ends up hanging indefinitely on the CentOSStream8_Mono_Offline_MsftSdk build leg of the VMR. This build leg uses a Mono built runtime.

I'm unable to get a .NET dump of the hung process, seemingly due to the incompatibility between the latest dotnet-dump tool (8.0) and the version of the .NET CLI process that is hung (9.0) (it gets the following error: Write dump failed - HRESULT: 0x80131515.). Instead, I was able to collect a Linux dump with gcore: out.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions