Bug 69546

Summary: Evince incorrectly renders PDF file (out of memory)
Product: poppler Reporter: Germán Poo-Caamaño <gpoo+bfdo>
Component: cairo backendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=707622
Whiteboard:
i915 platform: i915 features:
Attachments: PDF Test case

Description Germán Poo-Caamaño 2013-09-18 19:14:17 UTC
Created attachment 86096 [details]
PDF Test case

Bug forwarded from Evince: https://bugzilla.gnome.org/show_bug.cgi?id=707622

    The attached PDF file is incorrectly rendered in evince viewer.
    The bottom part of the picture is missing.

    You can compare the rendering with e.g. Okular or any other PDF
    viewer that render this picture correctly."

I checked it against poppler-glib-demo 0.24.1 and cairo from master (337ab1f8), and still I can reproduce the issue. I filing it against cairo backend because it was reported that Okular (splash, I think) renders the document correctly.

The output in the console is:

    Document successfully loaded in 0.0018 seconds
    BAD status: out of memory
Comment 1 Adrian Johnson 2014-11-01 05:51:40 UTC
pdftocairo uses 5GB of memory to render the pdf. After applying the patch in
bug 33364 it uses 15MB.

*** This bug has been marked as a duplicate of bug 33364 ***

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.