I've seen many crash report where our crash handlers crashers again while reporting the contents of registers from the original crash (ex https://bugs.openjdk.java.net/browse/JDK-8247846)
It's unhelpful and not very professional. Is there a way we can validate the registers before attempting to print out their values and risk crashing?
It's unhelpful and not very professional. Is there a way we can validate the registers before attempting to print out their values and risk crashing?
- relates to
-
JDK-8296469 Instrument VMError::report with reentrant iteration step for register and stack printing
-
- Resolved
-