Hi all, we have application that frequently down, from log file(catalina.out) with the information below:
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000003d66934012, pid=2956, tid=140037724735232 # # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libc.so.6+0x134012] __tls_get_addr@@GLIBC_2.3+0x134012 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # Anyone has idea what this error about? Thank you.