You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/08/04 21:30:12 UTC

[jira] [Closed] (PDFBOX-1462) OOM on object deflate

     [ https://issues.apache.org/jira/browse/PDFBOX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson closed PDFBOX-1462.
-------------------------------

    Resolution: Duplicate

> OOM on object deflate
> ---------------------
>
>                 Key: PDFBOX-1462
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1462
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 1.7.1
>            Reporter: Edoardo Causarano
>
> org.apache.pdfbox.filter.FlateFilter#decompress can cause OOM (depending on the size of the document and configured heap of course.) Consider using something like http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/io/FileBackedOutputStream.html to constraint memory pressure.
> Best,
> Edoardo



--
This message was sent by Atlassian JIRA
(v6.2#6252)