Bug 51014 - pdftoppm crashes on pdf
Summary: pdftoppm crashes on pdf
Status: RESOLVED DUPLICATE of bug 49523
Alias: None
Product: poppler
Classification: Unclassified
Component: utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 11:10 UTC by Ralph
Modified: 2012-06-12 11:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
File that causes the bug (66.95 KB, application/pdf)
2012-06-12 11:10 UTC, Ralph
Details

Description Ralph 2012-06-12 11:10:23 UTC
Created attachment 62939 [details]
File that causes the bug

Steps to reproduce: 

1) Split the PDF file with pdftoppm 
2) Attempt to run pdftoppm -png with the second page of the output to pdftoppm
3) pdftoppm crashes and spits a bunch of garbage (the png data?) to stdout

Thanks!
Comment 1 Albert Astals Cid 2012-06-12 11:31:13 UTC
Split the PDF file with pdftoppm ???
Comment 2 Ralph 2012-06-12 11:33:58 UTC
I was describing the way that we reproduce it in our stack.  If you use pdftoppm to split the file:

pdftoppm -png "2012 TWELFTH NIGHT 11X17 OUTLINE.pdf" -f 1 -l 2

It seems to fail the same way.
Comment 3 Albert Astals Cid 2012-06-12 11:36:27 UTC
That does not split the pdf file, that renders it. pdfseparate splits the pdf ;-)
Comment 4 Albert Astals Cid 2012-06-12 11:38:16 UTC
pdftoppm -png "2012 TWELFTH NIGHT 11X17 OUTLINE.pdf" -f 1 -l 2

doesn't fail, it writes the png to the stdout as you asked it to do
Comment 5 Ralph 2012-06-12 11:42:52 UTC
My apologies!  Too much multitasking not enough focus on filing a good bug report.  Let me carefully figure out exactly what the reproduction steps are.
Comment 6 Ralph 2012-06-12 11:48:30 UTC
Sorry, the actual error I'm getting is:

"Bogus memory allocation size"

which is related to a previous bug I've filed with you.  I'll close this bug.
Comment 7 Ralph 2012-06-12 11:50:36 UTC

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


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.