-
Bug
-
Resolution: Duplicate
-
P2
-
9
Test causes VM to overwrite memory
## nof_mallocs = 38979, nof_frees = 6359
## memory stomp:
GuardedMemory(0x3352fb04) base_addr=0x342b29a0 tag=0x00000000 user_size=32764 user_data=0x342b29b8
Header guard @0x342b29a0 is OK
Trailer guard @0x342ba9b4 is BROKEN
User data appears to be in use
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\os.cpp:517
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\\jprt\\T\\P1\\214445.cplummer\\s\\hotspot\\src\\share\\vm\\runtime\\os.cpp:517), pid=114424, tid=147020
# fatal error: memory stomping error
## nof_mallocs = 38979, nof_frees = 6359
## memory stomp:
GuardedMemory(0x3352fb04) base_addr=0x342b29a0 tag=0x00000000 user_size=32764 user_data=0x342b29b8
Header guard @0x342b29a0 is OK
Trailer guard @0x342ba9b4 is BROKEN
User data appears to be in use
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\os.cpp:517
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\\jprt\\T\\P1\\214445.cplummer\\s\\hotspot\\src\\share\\vm\\runtime\\os.cpp:517), pid=114424, tid=147020
# fatal error: memory stomping error
- duplicates
-
JDK-8147477 com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job
-
- Resolved
-
- relates to
-
JDK-8146222 assert(_initialized) failed: TLS not initialized yet!
-
- Resolved
-
-
JDK-8147477 com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job
-
- Resolved
-
-
JDK-8147481 VM crash fatal error: corrupted C heap (runtime.threads.Threads2a.Threads2a)
-
- Closed
-
-
JDK-8147604 CheckOrigin.java test needs specific exit code for exceptions (versus crashes)
-
- Closed
-