HangfireIO / stdump

Explore stack trace of a running managed process or from a minidump file
Other
20 stars 5 forks source link

IndexOutOfRangeException - What am I doing wrong? #1

Closed mwasson74 closed 9 months ago

mwasson74 commented 11 months ago

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 commented 10 months ago

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

odinserj commented 9 months ago

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.