Mario Hewardt

Results 123 comments of Mario Hewardt

Hi - What build error are you encountering?

Hi - Thanks for reporting this issue. What distro/version are you using?

Thanks for reporting this. I'm working on some other issues at the moment, and it will be a bit before I can investigate. One thing to keep in mind is...

Could you send the following procdump log - /var/tmp/procdumpprofiler.log?

Thanks, that helps. It looks like procdump (in the context of the target application) intercepts the exception just fine. For some reason though, when invoking the .NET runtime createdump, createdump...

If you are able to (you can use Sysmon for Linux for that or other tools), can you find out which user createdump is started as? It should match the...

Ah, got it. I'm glad you figured out the root cause. In terms of createdump being invoked from the target process, the .NET runtime exposes a diagnostics pipe that exposes...

I've labeled this with 'feature request'. One way to address this is for the profiler in the target process to call back to procdump and have procdump explicitly invoke createdump...

Absolutely, the general problem is that the target process doesn't have access to its own memory map. I was using the specific example of OOM exception where there is no...

Hi - Thanks for reporting this. Based on the output, I assume this is running in a containerized environment? Also, what distribution are you running?