Description
Try to run this line:
PDDocument.load(new URL("http://www.who.int/entity/foodsafety/publications/general/en/global_strategy_ru.pdf"));
The loading never finishes... taking a lot of CPU.
The document size (574K) should not be the problem. I guess something in that document causes the issue with PdfBox. And I'd like to know if such could be a more general issue or what.
Thanks!
Attachments
Issue Links
- duplicates
-
PDFBOX-1726 PDDocument.load() freezes while loading certain types of documents (Infinity load)
- Closed
- is duplicated by
-
PDFBOX-1585 org.apache.pdfbox.util.PDFTextStripper.getText() causes thread to block indefinitely
- Closed
-
PDFBOX-1726 PDDocument.load() freezes while loading certain types of documents (Infinity load)
- Closed