Re: RFO: a tool to analyze HotSpot fatal error logs

2024-06-24 Thread Maxim Kartashev
The tool to examine HotSpot crashes has been published as a plugin: https://plugins.jetbrains.com/plugin/24675-hotspot-crash-examiner Its source code is fully open: https://github.com/JetBrains/HotSpotCrashExaminerPlugin I hope the community around HotSpot will find it useful. On Wed, Apr 24,

Re: RFO: a tool to analyze HotSpot fatal error logs

2024-04-24 Thread Brice Dutheil
I would find this tool particularly useful. I came across various `hs_err_pid` files, while one can read them this can speed analyzing up significantly. Even for simple cases, like a bug in the FFM API usage (it's still possible to dereference a bad address). Looking forward to this plugin !

Re: RFO: a tool to analyze HotSpot fatal error logs

2024-04-12 Thread Laurence Cable
Hi Maxim, a great idea, the JDK serviceability team here at Oracle would like to assist you in any way we can. I think also we should (in the future) consider the format of the error file and associated jcmd and perhaps render the content in a format that is better suited to programmatic

Fwd: RFO: a tool to analyze HotSpot fatal error logs

2024-04-11 Thread Laurence Cable
Forwarded Message Subject:RFO: a tool to analyze HotSpot fatal error logs Date: Thu, 11 Apr 2024 18:05:44 +0400 From: Maxim Kartashev To: disc...@openjdk.org, hotspot-...@openjdk.org Hello, I am writing to inquire about the potential interest