zippy1978 / ghost4j

Java wrapper for Ghostscript C API + PS/PDF document handling API
http://www.ghost4j.org
GNU Lesser General Public License v3.0
64 stars 38 forks source link

Line longer than 255 characters. This file is not fully PostScript conforming #33

Closed wellspinto-repositorio closed 8 years ago

wellspinto-repositorio commented 10 years ago

Execution protection violation

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x14d41c98, pid=5276, tid=4976

JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)

Java VM: Java HotSpot(TM) Client VM (25.5-b02 mixed mode windows-x86 )

Problematic frame:

C 0x14d41c98

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

C:\Users\dio\Dropbox\j4Rent_175\hs_err_pid5276.log

If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

Java Result: 1

zippy1978 commented 10 years ago

Hi,

It seems GS native lib crashes for some reason...

Could you give me more info ?

Regards, Gilles