Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Incomplete
-
Affects Version/s: 6u24
-
Fix Version/s: None
-
Component/s: hotspot
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:linux
Description
FULL PRODUCT VERSION :
FULL OS VERSION :
Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 )
A DESCRIPTION OF THE PROBLEM :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5a02af4e63, pid=16499, tid=140024634283776
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 )
# Problematic frame:
# J java.util.HashMap.resize(I)V
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000004011f800): JavaThread "main" [_thread_in_Java, id=16521, stack(0x00007f5a06861000,0x00007f5a06962000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0x00007f49f4f9c001
Registers:
RAX=0x0000003fa4ffdd81, RBX=0x00007f4a09fb85a8, RCX=0x00007f49fdfa56e8, RDX=0x00007f4a139c6268
RSP=0x00007f5a0695d280, RBP=0x0000000000000000, RSI=0x00007f0a4ff9e280, RDI=0x00007f4a127abd50
R8 =0x00000000000004bf, R9 =0x00007f49fdfa30d8, R10=0x0000000000008000, R11=0x000000000000ffff
R12=0x00007f59fd455a40, R13=0x0000000000000007, R14=0x00007f4a0a12c640, R15=0x000000004011f800
RIP=0x00007f5a02af4e63, EFL=0x0000000000010207, CSGSFS=0x0000000000000033, ERR=0x0000000000000006
TRAPNO=0x000000000000000e
Register to memory mapping:
RAX=0x0000003fa4ffdd81
0x0000003fa4ffdd81 is pointing to unknown location
RBX=0x00007f4a09fb85a8
java.util.HashMap
- klass: 'java/util/HashMap'
RCX=0x00007f49fdfa56e8
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xb]
Stack: [0x00007f5a06861000,0x00007f5a06962000], sp=0x00007f5a0695d280, free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J java.util.HashMap.resize(I)V
[error occurred during error reporting (printing native stack), id 0xb]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000040343800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=16602, stack(0x00007f49a3afb000,0x00007f49a3bfc000)]
0x000000004033e800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=16601, stack(0x00007f49a3bfc000,0x00007f49a3cfd000)]
0x000000004033c800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=16600, stack(0x00007f49a3cfd000,0x00007f49a3dfe000)]
0x000000004033a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16599, stack(0x00007f49a3dfe000,0x00007f49a3eff000)]
0x0000000040338800 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=16598, stack(0x00007f49a3eff000,0x00007f49a4000000)]
0x0000000040317000 JavaThread "Finalizer" daemon [_thread_blocked, id=16585, stack(0x00007f49a80d9000,0x00007f49a81da000)]
0x0000000040315000 JavaThread "Reference Handler" daemon [_thread_blocked, id=16584, stack(0x00007f49a81da000,0x00007f49a82db000)]
=>0x000000004011f800 JavaThread "main" [_thread_in_Java, id=16521, stack(0x00007f5a06861000,0x00007f5a06962000)]
Other Threads:
0x000000004030e000 VMThread [stack: 0x00007f49a82db000,0x00007f49a83dc000] [id=16568]
0x0000000040356800 WatcherThread [stack: 0x00007f49a39fa000,0x00007f49a3afb000] [id=16603]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
adaptive size par new generation total 45004K, used 33868K [0x00007f49fcfb0000, 0x00007f4a00c43000, 0x00007f4a07610000)
eden space 27980K, 60% used [0x00007f49fcfb0000, 0x00007f49fe0230f0, 0x00007f49feb03000)
from space 17024K, 100% used [0x00007f49ffba3000, 0x00007f4a00c43000, 0x00007f4a00c43000)
to space 17024K, 0% used [0x00007f49feb03000, 0x00007f49feb03000, 0x00007f49ffba3000)
concurrent mark-sweep generation total 12561664K, used 303890K [0x00007f4a07610000, 0x00007f4d06150000, 0x00007f59fcfb0000)
concurrent-mark-sweep perm gen total 21248K, used 20657K [0x00007f59fcfb0000, 0x00007f59fe470000, 0x00007f5a021b0000)
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
REPRODUCIBILITY :
This bug can be reproduced often.
FULL OS VERSION :
Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 )
A DESCRIPTION OF THE PROBLEM :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5a02af4e63, pid=16499, tid=140024634283776
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 )
# Problematic frame:
# J java.util.HashMap.resize(I)V
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000004011f800): JavaThread "main" [_thread_in_Java, id=16521, stack(0x00007f5a06861000,0x00007f5a06962000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0x00007f49f4f9c001
Registers:
RAX=0x0000003fa4ffdd81, RBX=0x00007f4a09fb85a8, RCX=0x00007f49fdfa56e8, RDX=0x00007f4a139c6268
RSP=0x00007f5a0695d280, RBP=0x0000000000000000, RSI=0x00007f0a4ff9e280, RDI=0x00007f4a127abd50
R8 =0x00000000000004bf, R9 =0x00007f49fdfa30d8, R10=0x0000000000008000, R11=0x000000000000ffff
R12=0x00007f59fd455a40, R13=0x0000000000000007, R14=0x00007f4a0a12c640, R15=0x000000004011f800
RIP=0x00007f5a02af4e63, EFL=0x0000000000010207, CSGSFS=0x0000000000000033, ERR=0x0000000000000006
TRAPNO=0x000000000000000e
Register to memory mapping:
RAX=0x0000003fa4ffdd81
0x0000003fa4ffdd81 is pointing to unknown location
RBX=0x00007f4a09fb85a8
java.util.HashMap
- klass: 'java/util/HashMap'
RCX=0x00007f49fdfa56e8
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xb]
Stack: [0x00007f5a06861000,0x00007f5a06962000], sp=0x00007f5a0695d280, free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J java.util.HashMap.resize(I)V
[error occurred during error reporting (printing native stack), id 0xb]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000040343800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=16602, stack(0x00007f49a3afb000,0x00007f49a3bfc000)]
0x000000004033e800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=16601, stack(0x00007f49a3bfc000,0x00007f49a3cfd000)]
0x000000004033c800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=16600, stack(0x00007f49a3cfd000,0x00007f49a3dfe000)]
0x000000004033a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16599, stack(0x00007f49a3dfe000,0x00007f49a3eff000)]
0x0000000040338800 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=16598, stack(0x00007f49a3eff000,0x00007f49a4000000)]
0x0000000040317000 JavaThread "Finalizer" daemon [_thread_blocked, id=16585, stack(0x00007f49a80d9000,0x00007f49a81da000)]
0x0000000040315000 JavaThread "Reference Handler" daemon [_thread_blocked, id=16584, stack(0x00007f49a81da000,0x00007f49a82db000)]
=>0x000000004011f800 JavaThread "main" [_thread_in_Java, id=16521, stack(0x00007f5a06861000,0x00007f5a06962000)]
Other Threads:
0x000000004030e000 VMThread [stack: 0x00007f49a82db000,0x00007f49a83dc000] [id=16568]
0x0000000040356800 WatcherThread [stack: 0x00007f49a39fa000,0x00007f49a3afb000] [id=16603]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
adaptive size par new generation total 45004K, used 33868K [0x00007f49fcfb0000, 0x00007f4a00c43000, 0x00007f4a07610000)
eden space 27980K, 60% used [0x00007f49fcfb0000, 0x00007f49fe0230f0, 0x00007f49feb03000)
from space 17024K, 100% used [0x00007f49ffba3000, 0x00007f4a00c43000, 0x00007f4a00c43000)
to space 17024K, 0% used [0x00007f49feb03000, 0x00007f49feb03000, 0x00007f49ffba3000)
concurrent mark-sweep generation total 12561664K, used 303890K [0x00007f4a07610000, 0x00007f4d06150000, 0x00007f59fcfb0000)
concurrent-mark-sweep perm gen total 21248K, used 20657K [0x00007f59fcfb0000, 0x00007f59fe470000, 0x00007f5a021b0000)
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
REPRODUCIBILITY :
This bug can be reproduced often.