We got repeatedly following Stacktraces while crashing the vm:
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.awt.color.CMM.cmmGetProfileData(J[B)I+0
j java.awt.color.ICC_Profile.getData()[B+35
j org.zefer.pd4ml.pdf.h$_h.o00000()V+132
j org.zefer.pd4ml.pdf.c.OÒ0000()I+40
J org.zefer.pd4ml.pdf.c.ø00000()V
j org.zefer.pd4ml.pdf.c.close()V+12
j org.zefer.pd4ml.pdf.PD4Device.dispose()V+23
j org.zefer.pd4ml.pdf.PD4Device.finalize()V+1
v ~StubRoutines::call_stub
J java.lang.ref.Finalizer.invokeFinalizeMethod(Ljava/lang/Object;)V
J java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V
J java.lang.ref.Finalizer$FinalizerThread.run()V
v ~StubRoutines::call_stub
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000381ce7b59b, pid=32323, tid=1082612032
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libc.so.6+0x7b59b] memcpy+0x15b
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000040cb4800): JavaThread "Finalizer" daemon [_thread_in_native, id=32330, stack(0x0000000040775000,0x0000000040876000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000
Does anybody has a glue about the reason?