-
Enhancement
-
Resolution: Fixed
-
P5
-
8u60
-
x86
-
generic
On x86, if %RBP does not contain the base pointer (becasue the compile has used that register for something else), the stack trace printed in an hs_err file can be incorrect (e.g., it can contain a call, as shown in the attached hs_err file, readDerbyUTF.hs_err.log). Fixing this issue can help debugging failures.
- relates to
-
JDK-8072066 Need test to cover fix hs_err can contain incomplete stack trace
-
- Closed
-
-
JDK-8068336 Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
-
- Resolved
-