Arrsoya / jmupdf

Automatically exported from code.google.com/p/jmupdf
1 stars 0 forks source link

JMupdf crash on loading some pdfs #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. start jmupdf-viewer.jar
2. open the attached pdf file
3. application crashes

When I try to do the same thing from java code
PdfDocument d = new PdfDocument(path);
The JVM crashes without any error.

Notes: 
1- Same thing happened on windows and ubuntu machines (both 64 bits)
2- When I downloaded the latest mupdf (windows), I could open the pdf without 
any problem.

Thanks

Original issue reported on code.google.com by hmash...@gmail.com on 3 May 2012 at 12:51

Attachments:

GoogleCodeExporter commented 9 years ago
Please use v 0.5.0. This has been fixed.  Thanks!

Original comment by pedro.ri...@gmail.com on 6 Apr 2014 at 8:38