Skip to content

Failed to collect dump using dotnet-dump --type Heap #5312

Closed
@acolombi

Description

@acolombi

Description

When I run

dotnet-dump collect -p <pid> --diag --type Heap

I get the output:

Writing dump with heap to <path>
Value does not fall within the expected range

If I omit --type Heap the dump is collected without issue.

Configuration

Windows 10 Enterprise 22H2, AMD EPYC 7763. (I do not know if the system is relevant, i.e. I have not tried to reproduce on other architectures)

$ dotnet --version
8.0.309
$ dotnet-dump --version
9.0.607501+a651406... (I can't copy paste, it's a long hash looking thing)

Regression?

I do not know if this is a regression.

Other information

There are no other errors or stats. If there is an option I can provide dotnet-dump to get additional details I'm happy to try it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions