If I understand Java well, segmentation faults (SIGSEGV) are never due
to the Java code, but are due to errors in the JVM itself
(libjvm.so). Is it not the task of the JVM to shield Java programs
from such errors?

Simon

On Tue, Jan 19, 2010 at 08:57:35PM +0530, ismail.k...@polaris.co.in wrote:
> Hi,
> 
> We are using FOP 0.20. While XML to PDF conversion there is JVM Crash. Need
> input on this.
> 
> Please find the JVM dump
> ====================================================================
> #
> # An unexpected error has been detected by HotSpot Virtual Machine:
> #
> #  SIGSEGV (0xb) at pc=0x00002af991b62e51, pid=30240, tid=1143683392
> #
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_15-b04 mixed mode)
> # Problematic frame:
> # V  [libjvm.so+0x358e51]
> #

-- 
Simon Pepping
home page: http://www.leverkruid.eu

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to