[cairo-bugs] [Bug 82963] pdftocairo gets stuck on the PDF

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 9 10:57:26 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=82963

Adrian Johnson <ajohnson at redneon.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Adrian Johnson <ajohnson at redneon.com> ---
Using the Debian Jessie versions (cairo 1.14.0/poppler 0.26.5):

$ time pdftocairo -ps -level3 cairo-bad-pdf-2.pdf out.ps

real    0m39.002s
user    0m32.084s
sys     0m6.688s

I gave up waiting for cairo-bad-pdf.pdf to finish.

Using lastest cairo git and poppler git:

$ time pdftocairo -ps -level3 cairo-bad-pdf.pdf out.ps

real    1m32.148s
user    1m22.080s
sys     0m10.096s

$ time ~/usr/bin/pdftocairo -ps -level3 cairo-bad-pdf-2.pdf out.ps

real    0m7.413s
user    0m6.436s
sys     0m0.896s

The reason cairo-bad-pdf.pdf take a long time is it contains a very large
number (I lost count while reading through the pdf) of nested transparency
groups.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20160709/9aa79586/attachment.html>


More information about the cairo-bugs mailing list