Invalid dictionary causes infinate loop
---------------------------------------

                 Key: PDFBOX-647
                 URL: https://issues.apache.org/jira/browse/PDFBOX-647
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 1.0.0
            Reporter: David Horwitz
            Priority: Critical


Parsing a pdf document seemed to cause pdfbox to go into an infinate loop 
logging the following:

2010-03-03 23:25:33,923 WARN Timer-2 org.apache.pdfbox.pdfparser.BaseParser - 
Invalid dictionary, found:� but expected:''
2010-03-03 23:25:33,923 WARN Timer-2 org.apache.pdfbox.pdfparser.BaseParser - 
Invalid dictionary, found:� but expected:''
2010-03-03 23:25:33,923 WARN Timer-2 org.apache.pdfbox.pdfparser.BaseParser - 
Invalid dictionary, found:� but expected:''
2010-03-03 23:25:33,923 WARN Timer-2 org.apache.pdfbox.pdfparser.BaseParser - 
Invalid dictionary, found:� but expected:''
2010-03-03 23:25:33,923 WARN Timer-2 org.apache.pdfbox.pdfparser.BaseParser - 
Invalid dictionary, found:� but expected:'' 

This caused the app servers log to fill up all available space ....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to