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 - What am I doing wrong? #1

Closed
mwasson74 opened this issue Dec 8, 2023 · 2 comments
Closed

IndexOutOfRangeException - What am I doing wrong? #1

mwasson74 opened this issue Dec 8, 2023 · 2 comments
Labels

Comments

@mwasson74
Copy link

I'm having "jobs stuck" issue in with Hangfire so I was trying to use this tool to get a report but I can't seem to get it to work.

  1. Found my AppPool's PID
  2. Attempted to point stdump to the PID
  3. Found the service in TaskManager with that PID and created a dump file
  4. Attempted to point it to the dmp file

image

@mwasson74
Copy link
Author

@odinserj When you have a moment, please. Thank you!

@odinserj
Copy link
Member

Sorry for the long delay, I wrapped this part in a try/catch statement, so it shouldn't bring down the whole application now (I'll release a new version today). Looks like there's a bug in ClrMD.

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

No branches or pull requests

2 participants