I’ve just added a workaround, so try the latest 2.0 snapshot. -- John
> On 5 Feb 2015, at 13:33, Hartmann Toël <[email protected]> wrote: > > Hi, > > I upgraded to latest SUN java 1.8: > java version "1.8.0_31" > Java(TM) SE Runtime Environment (build 1.8.0_31-b13) > Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode) > > But it is still crashing… > > > > On 5 feb 2015, at 08:28, Toël Hartmann > <[email protected]<mailto:[email protected]>> wrote: > > Hi, > > on OSX 10.9.5 with java: > java version "1.8.0_20" > Java(TM) SE Runtime Environment (build 1.8.0_20-b26) > Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode) > > I've got: > java -jar pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage -resolution 72 > 228-228597-p19-crash.pdf > feb 05, 2015 8:23:51 FM org.apache.pdfbox.pdmodel.font.PDSimpleFont toUnicode > WARNING: No Unicode mapping for A0 (2) in font T2 > Illegal instruction: 4 > > and the JVM crashes > > > Toël > > > > > On 4 feb 2015, at 22:35, Tilman Hausherr > <[email protected]<mailto:[email protected]>> wrote: > > Hi, > > If you have JDK8, please test the file from > https://issues.apache.org/jira/browse/PDFBOX-2373 with 2.0 and post here > whether it crashes your JVM. > > java -jar pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage -resolution 72 > "228-228597-p19-crash.pdf" > > Tilman > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected]<mailto:[email protected]> > For additional commands, e-mail: > [email protected]<mailto:[email protected]> > > >
