-
Bug
-
Resolution: Fixed
-
P2
-
8u40
-
b37
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083422 | emb-9 | Coleen Phillimore | P2 | Resolved | Fixed | b37 |
JDK-8063352 | 8u45 | Coleen Phillimore | P2 | Resolved | Fixed | b01 |
JDK-8061554 | 8u40 | Coleen Phillimore | P2 | Closed | Fixed | b12 |
JDK-8071087 | emb-8u47 | Coleen Phillimore | P2 | Resolved | Fixed | team |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x01024592, pid=16016, tid=3086367632
#
# JRE version: Java(TM) SE Runtime Environment (8.0_40-b07) (build 1.8.0_40-ea-b07)
# Java VM: Java HotSpot(TM) Server VM (25.40-b11 mixed mode linux-x86 )
# Problematic frame:
# V [libjvm.so+0x89e592] VirtualMemoryTracker::remove_released_region(unsigned char*, unsigned int)+0x72
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x65489000): JavaThread "DestroyJavaVM" [_thread_in_vm, id=16020, stack(0xb7f13000,0xb7f64000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x00000000
Registers:
EAX=0x00000000, EBX=0x011284cc, ECX=0x01121fc8, EDX=0x01151bc4
ESP=0xb7f63178, EBP=0xb7f631f8, ESI=0xb7f6322b, EDI=0xb7f631bc
EIP=0x01024592, EFLAGS=0x00010216, CR2=0x00000000
Top of Stack: (sp=0xb7f63178)
0xb7f63178: 00000001 00fd2b90 09cde228 01121fc8
0xb7f63188: ffffffff 00fd280e 09cde220 00000000
0xb7f63198: 09cde228 011284cc 00000000 00000000
0xb7f631a8: b7f631f8 00fa1299 01156130 010bb42f
0xb7f631b8: 0073cc97 6596e000 00081000 01121fc8
0xb7f631c8: 00000000 00000000 00000000 00000000
0xb7f631d8: 00000000 00000000 00000000 0000000f
0xb7f631e8: 01150500 011284cc b7f6322b 09dc0c00
Instructions: (pc=0x01024592)
0x01024572: 00 89 4d cc c7 45 d0 00 00 00 00 c7 45 d4 00 00
0x01024582: 00 00 c7 45 ec 0f 00 00 00 c6 45 f0 00 8d 7d c4
0x01024592: 8b 10 89 7d 88 57 50 ff 52 14 83 c4 0c 89 c6 8b
0x010245a2: 45 0c 50 8b 45 08 50 56 e8 21 fb ff ff 31 ff 83
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x011284cc: <offset 0x9a24cc> in /export/local/aurora/CommonData/jdk/jre/lib/i386/server/libjvm.so at 0x00786000
ECX=0x01121fc8: <offset 0x99bfc8> in /export/local/aurora/CommonData/jdk/jre/lib/i386/server/libjvm.so at 0x00786000
EDX=0x01151bc4: <offset 0x9cbbc4> in /export/local/aurora/CommonData/jdk/jre/lib/i386/server/libjvm.so at 0x00786000
ESP=0xb7f63178 is an unknown value
EBP=0xb7f631f8 is an unknown value
ESI=0xb7f6322b is an unknown value
EDI=0xb7f631bc is an unknown value
Stack: [0xb7f13000,0xb7f64000], sp=0xb7f63178, free space=320k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x89e592] VirtualMemoryTracker::remove_released_region(unsigned char*, unsigned int)+0x72
V [libjvm.so+0x84e80c] Thread::~Thread()+0xbc
V [libjvm.so+0x8ac935] VMThread::~VMThread()+0x25
V [libjvm.so+0x8ab506] VMThread::destroy()+0x26
V [libjvm.so+0x855c2a] Threads::destroy_vm()+0xfa
V [libjvm.so+0x524de2] jni_DestroyJavaVM+0xb2
C [libjli.so+0x6f97] JavaMain+0x2a7
C [libpthread.so.0+0x5869]
C [libc.so.6+0xd413e] clone+0x5e
- backported by
-
JDK-8063352 SIGSEGV VirtualMemoryTracker::remove_released_region
-
- Resolved
-
-
JDK-8071087 SIGSEGV VirtualMemoryTracker::remove_released_region
-
- Resolved
-
-
JDK-8083422 SIGSEGV VirtualMemoryTracker::remove_released_region
-
- Resolved
-
-
JDK-8061554 SIGSEGV VirtualMemoryTracker::remove_released_region
-
- Closed
-
- duplicates
-
JDK-8059104 SIGSEGV VirtualMemoryTracker::remove_uncommitted_region
-
- Closed
-
-
JDK-8062377 SIGSEGV VirtualMemoryTracker::add_reserved_region
-
- Closed
-
- relates to
-
JDK-8061996 NMT2 overflows MallocSiteTable too much
-
- Closed
-
-
JDK-8058606 [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit
-
- Closed
-