FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
hprof heap dump has record length of 4 bytes:
LENGTH: number of bytes that follow this u4 field and belong to this record
If record is longer than u4, it will overflow. This problem was reported to the eclipse community as well. For detailed example, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404679
The most common overflow comes from heap dump/segment(0x0c,0x1c)
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
hprof heap dump has record length of 4 bytes:
LENGTH: number of bytes that follow this u4 field and belong to this record
If record is longer than u4, it will overflow. This problem was reported to the eclipse community as well. For detailed example, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404679
The most common overflow comes from heap dump/segment(0x0c,0x1c)
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-6313383 SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2"
-
- Resolved
-