Bug 37065 - Endless loop in pdftohtml
Summary: Endless loop in pdftohtml
Status: RESOLVED NOTOURBUG
Alias: None
Product: poppler
Classification: Unclassified
Component: cpp frontend (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 04:15 UTC by Albert Manyà
Modified: 2011-05-10 12:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Albert Manyà 2011-05-10 04:15:46 UTC
pdftohtml keeps forever looping with certain types of pdf.

Prints forever this error:

Error: read error: passed the end of the codestream (start = 30171824, current = 30172754, end = 30172754

To reproduce the bug, simply pdftohtml the next command with the attached pdf:

pdftohtml pdffail.pdf


I can reproduce it with versions 0.14.3, 0.16.5 and 0.17.1.
Comment 1 Albert Manyà 2011-05-10 04:28:58 UTC
The attachment is so large so I uploaded here: http://dl.dropbox.com/u/5276464/pdffail.pdf

I can open this pdf with acrobat without problems.
Comment 2 Albert Astals Cid 2011-05-10 12:10:20 UTC
This is a problem in openjpeg, using the svn version of openjpeg solves this issue.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.