A fatal error has been detected by the Java Runtime Environment:SIGSEGV

printLoggerForShoppingCartRsf
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd1580d7ec6, pid=20740, tid=140537093121792
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x61cec6]  VM_RedefineClasses::merge_cp_and_rewrite(instanceKlassHandle, instanceKlassHandle, Thread*)+0x166
#
# An error report file with more information is saved as:
# /opt/jenkinsslave/workspace/gcsc0.0.7/csc-service/hs_err_pid20740.log
java.lang.OutOfMemoryError 
 - klass: 'java/lang/OutOfMemoryError'
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/bin/sh: line 1: 20740 已放弃    
      
这可能是jvm 内部的bug,建议替换 jvm 版本。






你可能感兴趣的:(jvm(Hotspot))