JVM core dump退出java/lang/StackOverflowError

JVM core dump退出,运行目录下生成了hs_err_pid202.log和core dump文件

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fb281045401, pid=202, tid=0x00007fafde2e2700
#
# JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# v  ~BufferBlob::I2C/C2I adapters
#
# Core dump written. Default location: /home/demo/app/core or core.202
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#




---------------  T H R E A D  ---------------


Current thread (0x00007faf357f9000):  JavaThread "pool-1829486-thread-2" [_thread_in_Java, id=32174, stack(0x00007fafde1e2000,0x00007fafde2e3000)]


siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x00000056452dad09


Registers:
RAX=0x00000056452dad09, RBX=0x00007fb1a3e51f70, RCX=0x00000007aaf73830, RDX=0x0000000090500001
RSP=0x00007fafde2e1818, RBP=0x00007fafde2e1870, RSI=0x00000007aaf73830, RDI=0x0000000000000000
R8 =0x00007fae34a6d0d0, R9 =0x0000000000000005, R10=0x00007fb296bb7260, R11=0x00007fb284341400
R12=0x0000000000000000, R13=0x00007fafde2e1828, R14=0x00007fafde2e18c8, R15=0x00007faf357f9000
RIP=0x00007fb281045401, EFLAGS=0x0000000000010202, CSGSFS=0x0000000000000033, ERR=0x0000000000000006
  TRAPNO=0x000000000000000e


Top of Stack: (sp=0x00007fafde2e1818)
0x00007fafde2e1818:   00007fb28100807d 00007fb28100807d
0x00007fafde2e1828:   00000007aaf73830 00007fafde2e1830
0x00007fafde2e1838:   00007fb1acbc13de 00007fafde2e18c8
0x00007fafde2e1848:   00007fb1acc17028 00007fb070ee3950
......
0x00007fafde2e1a08:   00000007aaf73860 0000000000000000 


Instructions: (pc=0x00007fb281045401)
0x00007fb2810453e1:   8b 04 24 4c 8b dc 48 83 e4 f0 50 49 8b c3 4c 8b
0x00007fb2810453f1:   5b 40 48 8b 70 08 49 89 9f 18 02 00 00 48 8b 01
0x00007fb281045401:   00 00 00 8b 5e 08 48 c1 e3 03 48 3b 58 08 48 8b
0x00007fb281045411:   18 0f 84 05 00 00 00 e9 43 07 00 00 48 81 7b 48 


Register to memory mapping:


RAX=0x00000056452dad09 is an unknown value
RBX={method} {0x00007fb1a3e51f70} 'unlock' '()V' in 'java/util/concurrent/ThreadPoolExecutor$Worker'
RCX=0x00000007aaf73830 is an oop
java.util.concurrent.ThreadPoolExecutor$Worker 
 - klass: 'java/util/concurrent/ThreadPoolExecutor$Worker'

RDX=0x0000000090500001 is an unknown value
RSP=0x00007fafde2e1818 is pointing into the stack for thread: 0x00007faf357f9000
RBP=0x00007fafde2e1870 is pointing into the stack for thread: 0x00007faf357f9000
RSI=0x00000007aaf73830 is an oop
java.util.concurrent.ThreadPoolExecutor$Worker 
 - klass: 'java/util/concurrent/ThreadPoolExecutor$Worker'
RDI=0x0000000000000000 is an unknown value
R8 =0x00007fae34a6d0d0 is an unknown value
R9 =0x0000000000000005 is an unknown value
R10=0x00007fb296bb7260: in /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/jre/lib/amd64/server/libjvm.so at 0x00007fb295c9f000
R11=0x00007fb284341400 is at entry_point+32 in (nmethod*)0x00007fb284341290
R12=0x0000000000000000 is an unknown value
R13=0x00007fafde2e1828 is pointing into the stack for thread: 0x00007faf357f9000
R14=0x00007fafde2e18c8 is pointing into the stack for thread: 0x00007faf357f9000
R15=0x00007faf357f9000 is a thread


Stack: [0x00007fafde1e2000,0x00007fafde2e3000],  sp=0x00007fafde2e1818,  free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
v  ~BufferBlob::I2C/C2I adapters
J 25262 C2 java.util.concurrent.ThreadPoolExecutor$Worker.run()V (9 bytes) @ 0x00007fb286268ee4 [0x00007fb286268ea0+0x44]
C  0xdeaddeaf00000001


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00007faf34fea000 JavaThread "nioEventLoopGroup-215866-17" [_thread_in_native, id=32204, stack(0x00007fb01ccdb000,0x00007fb01cddc000)]
  0x00007fae3623c800 JavaThread "LeaseRenewer:hdfs@hdfs:[email protected]:8021" daemon [_thread_blocked, id=32186, stack(0x00007fafdd3d4000,0x00007fafdd4d5000)]
  0x00007faf375ef800 JavaThread "IPC Client (1122583527) connection to /192.168.1.200:8021 from hdfs" daemon [_thread_blocked, id=32184, stack(0x00007fafde2e3000,0x00007fafde3e4000)]
  0x00007fae36305000 JavaThread "IPC Client (1628093844) connection to /192.168.1.200:8021 from hdfs" daemon [_thread_blocked, id=32183, stack(0x00007fb01daed000,0x00007fb01dbee000)]
=>0x00007faf357f9000 JavaThread "pool-1829486-thread-2" [_thread_in_Java, id=32174, stack(0x00007fafde1e2000,0x00007fafde2e3000)]
  0x00007fb17c004000 JavaThread "pool-1829486-thread-1" [_thread_blocked, id=32173, stack(0x00007fafdcdce000,0x00007fafdcecf000)]
  0x00007faf37727800 JavaThread "LeaseRenewer:hdfs@hdfs:[email protected]:8021" daemon [_thread_blocked, id=32103, stack(0x00007fafdebec000,0x00007fafdeced000)]
  0x00007faf376de800 JavaThread "IPC Parameter Sending Thread #62951" daemon [_thread_blocked, id=32101, stack(0x00007fafddbdc000,0x00007fafddcdd000)]
  0x00007faf3773b000 JavaThread "IPC Parameter Sending Thread #31571" daemon [_thread_blocked, id=32099, stack(0x00007fb01d8eb000,0x00007fb01d9ec000)]
  0x00007faf34dfe800 JavaThread "qtp66465110-17114234" [_thread_blocked, id=32088, stack(0x00007fae41b9c000,0x00007fae41c9d000)]
  0x00007fae361d7800 JavaThread "qtp66465110-17113990" [_thread_blocked, id=31836, stack(0x00007fae44acb000,0x00007fae44bcc000)]
  0x00007fae36177000 JavaThread "qtp66465110-17113913" [_thread_blocked, id=31759, stack(0x00007fae41798000,0x00007fae41899000)]
  0x00007fb0f0055000 JavaThread "nioEventLoopGroup-3-64" [_thread_in_native, id=6542, stack(0x00007fae42dae000,0x00007fae42eaf000)]
  0x00007fb0f0053800 JavaThread "nioEventLoopGroup-3-63" [_thread_in_native, id=6541, stack(0x00007fae437b8000,0x00007fae438b9000)]
  ...
  Other Threads:
  0x00007fb2903d5800 VMThread [stack: 0x00007fb20b9fa000,0x00007fb20bafb000] [id=228]
  0x00007fb29044c000 WatcherThread [stack: 0x00007fb20a1e0000,0x00007fb20a2e1000] [id=250]


VM state:not at safepoint (normal execution)


VM Mutex/Monitor currently owned by a thread: None


Heap:
 PSYoungGen      total 2623488K, used 999109K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2450944K, 38% used [0x0000000715580000,0x000000074f094310,0x00000007aaf00000)
  from space 172544K, 31% used [0x00000007aaf00000,0x00000007ae39d278,0x00000007b5780000)
  to   space 169984K, 0% used [0x00000007b5a00000,0x00000007b5a00000,0x00000007c0000000)
 ParOldGen       total 5592576K, used 1265225K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d392698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K


Card table byte_map: [0x00007fb27ffff000,0x00007fb281000000] byte_map_base: 0x00007fb27d1ff000


Marking Bits: (ParMarkBitMap*) 0x00007fb296bb4f80
 Begin Bits: [0x00007fb20c000000, 0x00007fb214000000)
 End Bits:   [0x00007fb214000000, 0x00007fb21c000000)


Polling page: 0x00007fb2979c7000


CodeCache: size=245760Kb used=95080Kb max_used=95625Kb free=150679Kb
 bounds [0x00007fb281000000, 0x00007fb286ef0000, 0x00007fb290000000]
 total_blobs=22709 nmethods=21965 adapters=658
 compilation: enabled


Compilation events (10 events):
Event: 11157049.841 Thread 0x00007fb29042d800 31753       4       java.io.File::lastModified (33 bytes)
Event: 11157050.838 Thread 0x00007fb29042d800 nmethod 31753 0x00007fb283d7c590 code [0x00007fb283d7c700, 0x00007fb283d7c9a8]
Event: 11157679.949 Thread 0x00007fb29042d800 31754       4       java.util.HashMap$TreeNode::removeTreeNode (628 bytes)
Event: 11157680.042 Thread 0x00007fb29042d800 nmethod 31754 0x00007fb285c96950 code [0x00007fb285c96b20, 0x00007fb285c980a8]
Event: 11221835.690 Thread 0x00007fb290432000 31755       4       com.sun.jersey.core.util.MultivaluedMapImpl::getFirst (35 bytes)
Event: 11221835.812 Thread 0x00007fb290429000 31756       4       com.sun.jersey.core.util.MultivaluedMapImpl::getFirst (9 bytes)
Event: 11221836.664 Thread 0x00007fb290432000 nmethod 31755 0x00007fb286464250 code [0x00007fb2864643e0, 0x00007fb286464af8]
Event: 11221836.870 Thread 0x00007fb290429000 nmethod 31756 0x00007fb282a68290 code [0x00007fb282a68440, 0x00007fb282a68c38]
Event: 11283815.613 Thread 0x00007fb290443000 31757       3       java.lang.NullPointerException:: (5 bytes)
Event: 11283815.969 Thread 0x00007fb290443000 nmethod 31757 0x00007fb2814d9f50 code [0x00007fb2814da0c0, 0x00007fb2814da308]


GC Heap History (10 events):
Event: 11280192.746 GC heap before
{Heap before GC invocations=7800 (full 6):
 PSYoungGen      total 2633728K, used 2558135K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2466304K, 100% used [0x0000000715580000,0x00000007abe00000,0x00000007abe00000)
  from space 167424K, 54% used [0x00000007b5c80000,0x00000007bb62dcb0,0x00000007c0000000)
  to   space 162304K, 0% used [0x00000007abe00000,0x00000007abe00000,0x00000007b5c80000)
 ParOldGen       total 5592576K, used 1264457K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d2d2698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
Event: 11280192.940 GC heap after
Heap after GC invocations=7800 (full 6):
 PSYoungGen      total 2587648K, used 121112K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2466304K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007abe00000)
  from space 121344K, 99% used [0x00000007abe00000,0x00000007b34460e0,0x00000007b3480000)
  to   space 168448K, 0% used [0x00000007b5b80000,0x00000007b5b80000,0x00000007c0000000)
 ParOldGen       total 5592576K, used 1264569K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d2ee698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
}
Event: 11280254.987 GC heap before
{Heap before GC invocations=7801 (full 6):
 PSYoungGen      total 2587648K, used 2587416K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2466304K, 100% used [0x0000000715580000,0x00000007abe00000,0x00000007abe00000)
  from space 121344K, 99% used [0x00000007abe00000,0x00000007b34460e0,0x00000007b3480000)
  to   space 168448K, 0% used [0x00000007b5b80000,0x00000007b5b80000,0x00000007c0000000)
 ParOldGen       total 5592576K, used 1264569K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d2ee698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
Event: 11280255.081 GC heap after
Heap after GC invocations=7801 (full 6):
 PSYoungGen      total 2628608K, used 46594K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2460160K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007ab800000)
  from space 168448K, 27% used [0x00000007b5b80000,0x00000007b8900978,0x00000007c0000000)
  to   space 167424K, 0% used [0x00000007ab800000,0x00000007ab800000,0x00000007b5b80000)
 ParOldGen       total 5592576K, used 1264753K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d31c698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
}
Event: 11281618.344 GC heap before
{Heap before GC invocations=7802 (full 6):
 PSYoungGen      total 2628608K, used 2506754K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2460160K, 100% used [0x0000000715580000,0x00000007ab800000,0x00000007ab800000)
  from space 168448K, 27% used [0x00000007b5b80000,0x00000007b8900978,0x00000007c0000000)
  to   space 167424K, 0% used [0x00000007ab800000,0x00000007ab800000,0x00000007b5b80000)
 ParOldGen       total 5592576K, used 1264753K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d31c698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
Event: 11281618.471 GC heap after
Heap after GC invocations=7802 (full 6):
 PSYoungGen      total 2627584K, used 81835K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2460160K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007ab800000)
  from space 167424K, 48% used [0x00000007ab800000,0x00000007b07eaf60,0x00000007b5b80000)
  to   space 159232K, 0% used [0x00000007b6480000,0x00000007b6480000,0x00000007c0000000)
 ParOldGen       total 5592576K, used 1264985K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d356698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
}
Event: 11283677.997 GC heap before
{Heap before GC invocations=7803 (full 6):
 PSYoungGen      total 2627584K, used 2541447K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2460160K, 99% used [0x0000000715580000,0x00000007ab777050,0x00000007ab800000)
  from space 167424K, 48% used [0x00000007ab800000,0x00000007b07eaf60,0x00000007b5b80000)
  to   space 159232K, 0% used [0x00000007b6480000,0x00000007b6480000,0x00000007c0000000)
 ParOldGen       total 5592576K, used 1264985K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d356698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
Event: 11283678.128 GC heap after
Heap after GC invocations=7803 (full 6):
 PSYoungGen      total 2610176K, used 139215K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2450944K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007aaf00000)
  from space 159232K, 87% used [0x00000007b6480000,0x00000007bec73c70,0x00000007c0000000)
  to   space 172544K, 0% used [0x00000007aaf00000,0x00000007aaf00000,0x00000007b5780000)
 ParOldGen       total 5592576K, used 1265097K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d372698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
}
Event: 11283813.795 GC heap before
{Heap before GC invocations=7804 (full 6):
 PSYoungGen      total 2610176K, used 2590159K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2450944K, 100% used [0x0000000715580000,0x00000007aaf00000,0x00000007aaf00000)
  from space 159232K, 87% used [0x00000007b6480000,0x00000007bec73c70,0x00000007c0000000)
  to   space 172544K, 0% used [0x00000007aaf00000,0x00000007aaf00000,0x00000007b5780000)
 ParOldGen       total 5592576K, used 1265097K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d372698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
Event: 11283813.918 GC heap after
Heap after GC invocations=7804 (full 6):
 PSYoungGen      total 2623488K, used 53876K [0x0000000715580000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 2450944K, 0% used [0x0000000715580000,0x0000000715580000,0x00000007aaf00000)
  from space 172544K, 31% used [0x00000007aaf00000,0x00000007ae39d278,0x00000007b5780000)
  to   space 169984K, 0% used [0x00000007b5a00000,0x00000007b5a00000,0x00000007c0000000)
 ParOldGen       total 5592576K, used 1265225K [0x00000005c0000000, 0x0000000715580000, 0x0000000715580000)
  object space 5592576K, 22% used [0x00000005c0000000,0x000000060d392698,0x0000000715580000)
 Metaspace       used 116043K, capacity 117294K, committed 117908K, reserved 1155072K
  class space    used 11736K, capacity 12032K, committed 12220K, reserved 1048576K
}


Deoptimization events (10 events):
Event: 10246948.437 Thread 0x00007fb2903e3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb283dfb154 method=java.util.Hashtable.getEnumeration(I)Ljava/util/Enumeration; @ 4
Event: 10281631.466 Thread 0x00007fb290f27800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb282b4d460 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6
Event: 10524288.227 Thread 0x00007fae36221800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb284907d8c method=sun.security.util.MemoryCache.emptyQueue()V @ 44
Event: 11085627.668 Thread 0x00007fae362ae000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00007fb28575461c method=org.apache.hive.jdbc.HiveConnection.openSession()V @ 252
Event: 11217940.859 Thread 0x00007faf357d3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fb2868c4c74 method=com.sun.jersey.server.impl.inject.InjectableValuesProvider.getInjectableValues(Lcom/sun/jersey/api/core/HttpContext;)[Ljava/lang/Object; @ 56
Event: 11217940.920 Thread 0x00007faf357d3800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00007fb283508390 method=com.sun.jersey.core.util.MultivaluedMapImpl.getFirst(Ljava/lang/String;)Ljava/lang/String; @ 5
Event: 11217941.201 Thread 0x00007faf357d3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fb2857c3204 method=com.alibaba.fastjson.serializer.ListSerializer.write(Lcom/alibaba/fastjson/serializer/JSONSerializer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/reflect/Type;I)V @ 81
Event: 11217941.924 Thread 0x00007faf357d3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fb2868c4c74 method=com.sun.jersey.server.impl.inject.InjectableValuesProvider.getInjectableValues(Lcom/sun/jersey/api/core/HttpContext;)[Ljava/lang/Object; @ 56
Event: 11217941.969 Thread 0x00007faf357d3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fb2857c3204 method=com.alibaba.fastjson.serializer.ListSerializer.write(Lcom/alibaba/fastjson/serializer/JSONSerializer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/reflect/Type;I)V @ 81
Event: 11221750.933 Thread 0x00007fb0b8008000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb2852aaa88 method=java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take()Ljava/util/concurrent/RunnableScheduledFuture; @ 17


Internal exceptions (10 events):
Event: 11283819.743 Thread 0x00007faf357f9000 Exception java/lang/StackOverflowError'> (0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]
Event: 11283819.743 Thread 0x00007faf357f9000 Exception
(0x000000074d6ccaf0) thrown at [/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 613]


Events (10 events):
Event: 11283819.689 Thread 0x00007fae362a1000 Thread exited: 0x00007fae362a1000
Event: 11283819.693 Thread 0x00007fae34c2a800 Thread exited: 0x00007fae34c2a800
Event: 11283819.703 Thread 0x00007faf35749000 Thread exited: 0x00007faf35749000
Event: 11283819.706 Thread 0x00007faf357f9000 DEOPT PACKING pc=0x00007fb28369faac sp=0x00007fafde2e17b0
Event: 11283819.706 Thread 0x00007faf357f9000 DEOPT UNPACKING pc=0x00007fb281047373 sp=0x00007fafde2e14d8 mode 1
Event: 11283819.707 Thread 0x00007faf35b6d000 Thread exited: 0x00007faf35b6d000
Event: 11283819.711 Thread 0x00007faf34db2000 Thread exited: 0x00007faf34db2000
Event: 11283819.718 Thread 0x00007fae36160000 Thread exited: 0x00007fae36160000
Event: 11283819.724 Thread 0x00007faf357f9000 DEOPT PACKING pc=0x00007fb284362974 sp=0x00007fafde2e17d0
Event: 11283819.724 Thread 0x00007faf357f9000 DEOPT UNPACKING pc=0x00007fb281047373 sp=0x00007fafde2e1508 mode 1




Dynamic libraries:
00400000-00401000 r-xp 00000000 fd:03 58721706                           /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/bin/java
00600000-00601000 rw-p 00000000 fd:03 58721706                           /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/bin/java
00ef7000-00f18000 rw-p 00000000 00:00 0                                  [heap]
5c0000000-7c0bef000 rw-p 00000000 00:00 0 
7c0bef000-800000000 ---p 00000000 00:00 0 
7fae34000000-7fae36684000 rw-p 00000000 00:00 0 
7fae36684000-7fae38000000 ---p 00000000 00:00 0 
7fae3c000000-7fae3e50b000 rw-p 00000000 00:00 0 
7fae3e50b000-7fae40000000 ---p 00000000 00:00 0 
7fae41798000-7fae4179b000 ---p 00000000 00:00 0 
7fae4179b000-7fae41899000 rw-p 00000000 00:00 0                          [stack:20263]
7fae41b9c000-7fae41b9f000 ---p 00000000 00:00 0 
7fae41b9f000-7fae41c9d000 rw-p 00000000 00:00 0                          [stack:24452]
7fae428a9000-7fae428ac000 ---p 00000000 00:00 0 
7fae428ac000-7fae429aa000 rw-p 00000000 00:00 0                          [stack:30469]
7fae429aa000-7fae429ad000 ---p 00000000 00:00 0 
7fae429ad000-7fae42aab000 rw-p 00000000 00:00 0                          [stack:30462]
......


原因分析:

网上找了一些相关的资料,怀疑是jvm的bug导致。目前由于文件太大(9G)暂无法回传分析core dump。

网上找到几个类似的问题,可能和java.util.concurrent的lock&unlock有关:

JDK-7011862:
java/util/concurrent utilities need to handle StackOverflowError:Class loading hang with clss21201m1
https://bugs.openjdk.java.net/browse/JDK-7011862

JDK-8005704: 
Update ConcurrentHashMap to v8
https://bugs.openjdk.java.net/browse/JDK-8005704
Affects Version/s: 8
Fix Version/s: 8
Resolved In Build: b94

JDK-8046936:
JEP 270: Reserved Stack Areas for Critical Sections
https://bugs.openjdk.java.net/browse/JDK-8046936

你可能感兴趣的:(开发,常见问题)