ananth balasubramanyam wrote:
> I am using batik api within a web application that tries to load svgs,
> modify the text content and then convert the svg to jpeg and display to
> the user. I got the following exception when i tried to transcode an svg.
> I have no clue about this. Could somebody please help me out.
> 
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x4207435D
> Function=(null)+0x4207435D
> Library=/lib/tls/libc.so.6

This can't possibly be a Batik bug, since Batik is pure Java, and
so must be a bug in the VM, some native library, etc. You could try
filing a bug with your VM vendor.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to