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

IndexOutOfRangeException #1288

Open
nschuessler opened this issue Oct 9, 2024 · 0 comments
Open

IndexOutOfRangeException #1288

nschuessler opened this issue Oct 9, 2024 · 0 comments

Comments

@nschuessler
Copy link
Contributor

Have customer of our app reporting the following issue:

VERBOSE: [05/29/2024 13:15:36] Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Microsoft.Diagnostics.Runtime.Utilities.PEImage.DoRead(Int32& offset, Span`1 dest)
at Microsoft.Diagnostics.Runtime.DacInterface.DacDataTarget.ReadVirtual(ClrDataAddress cda, IntPtr buffer, Int32 bytesRequested, Int32& bytesRead)
at Microsoft.Diagnostics.Runtime.DacInterface.DacDataTargetCOM.IDacDataTargetVtbl.ReadVirtual(IntPtr self, UInt64 address, IntPtr buffer, Int32 bytesRequested, Int32* pBytesRead)

The dump was created via https://github.com/dotnet/dotnet-monitor/blob/main/documentation/api/dump.md.

(Dotnet Monitor).

Potentially it is not a full dump?

We are using version 3.0.442202 of CLR md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant