The point of VMError::controlled_crash(14) is to crash with a SEGV mapping error and a well known code/address to regression-test error handling.
However, at least on Linux x64 I see SEGV with SI_KERNEL and si_addr=0. We don't have tests for that, so we never noticed.
However, at least on Linux x64 I see SEGV with SI_KERNEL and si_addr=0. We don't have tests for that, so we never noticed.
- relates to
-
JDK-8297184 Test runtime/ErrorHandling/TestSigInfoInHsErrFile.java is failing
-
- Closed
-