[
https://issues.apache.org/jira/browse/PDFBOX-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921630#action_12921630
]
Abhishek Sisodia commented on PDFBOX-859:
-----------------------------------------
This issue has been resolved. JVM is not crashing anymore after implementing
the fix given in PDFBOX-780 . Thanks for suggestions.
> PDF to Image (JPEG) conversion: colormodel log info and JVM crash for large
> PDFs
> --------------------------------------------------------------------------------
>
> Key: PDFBOX-859
> URL: https://issues.apache.org/jira/browse/PDFBOX-859
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel, Writing
> Affects Versions: 1.2.1
> Environment: OS: Windows Vista Build 6000
> CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2
> Memory: 4k page, physical 2097151k(1623432k free), swap 4194303k(3038876k
> free)
> vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for windows-x86, built on
> Mar 14 2007 00:24:02 by "java_re" with unknown MS VC++:1310
> Reporter: Abhishek Sisodia
> Priority: Critical
> Attachments: cloud.pdf, output_log.txt, pdf2jpeg.java,
> secretlifewebdesigner.pdf
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I am trying to convert pages in a PDF to JPEG images. For smaller files
> program runs well but in few cases it give following log info:
> org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap getRGBImage
> INFO: ColorModel: ColorModel: #pixelBits = 24 numComponents = 3 color space =
> java.awt.color.icc_colorsp...@107ebe1 transparency = 1 has alpha = false
> isAlphaPre = false
> for larger PDFs JVM crashes with the log mentioned above being displayed
> repeatedly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.