[jira] [Updated] (PDFBOX-4525) PDF completely blow up the RAM on RedHat

2019-04-24 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr updated PDFBOX-4525:

Component/s: Rendering

> PDF completely blow up the RAM on RedHat
> 
>
> Key: PDFBOX-4525
> URL: https://issues.apache.org/jira/browse/PDFBOX-4525
> Project: PDFBox
>  Issue Type: Bug
>  Components: Rendering
>Affects Versions: 2.0.9, 2.0.15
>Reporter: lienhardt
>Priority: Major
> Attachments: crash_redhat.pdf, testPdfBox.jar
>
>
> We received a PDF that has completly killed the Tomcat on a production 
> application.
> The symptoms are the same as PDFBOX-4392, but the PDF file is different.
> Messages: 6000 times
> {code:java}
> avr. 24, 2019 3:02:33 PM org.apache.pdfbox.pdmodel.graphics.color.PDICCBased 
> ensureDisplayProfile
> AVERTISSEMENT: ICC profile is Perceptual, ignoring, treating as Display class
> {code}
> We test it on RedHat5 VM in develop and reproduce it with a sample test 
> program that read the PDF, and create a small image. The program is looping 
> and after the 4th reading it took 20Gb of memory and was killed by the OS to 
> prevent the crash of the computer.
> I've tried with version 2.0.15 and the problem still be the same.
> We can test it with java -jar testPdfBox.jar crash_redhat.pdf



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Updated] (PDFBOX-4525) PDF completely blow up the RAM on RedHat

2019-04-24 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr updated PDFBOX-4525:

Affects Version/s: 2.0.15

> PDF completely blow up the RAM on RedHat
> 
>
> Key: PDFBOX-4525
> URL: https://issues.apache.org/jira/browse/PDFBOX-4525
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.9, 2.0.15
>Reporter: lienhardt
>Priority: Major
> Attachments: crash_redhat.pdf, testPdfBox.jar
>
>
> We received a PDF that has completly killed the Tomcat on a production 
> application.
> The symptoms are the same as PDFBOX-4392, but the PDF file is different.
> Messages: 6000 times
> {code:java}
> avr. 24, 2019 3:02:33 PM org.apache.pdfbox.pdmodel.graphics.color.PDICCBased 
> ensureDisplayProfile
> AVERTISSEMENT: ICC profile is Perceptual, ignoring, treating as Display class
> {code}
> We test it on RedHat5 VM in develop and reproduce it with a sample test 
> program that read the PDF, and create a small image. The program is looping 
> and after the 4th reading it took 20Gb of memory and was killed by the OS to 
> prevent the crash of the computer.
> I've tried with version 2.0.15 and the problem still be the same.
> We can test it with java -jar testPdfBox.jar crash_redhat.pdf



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Updated] (PDFBOX-4525) PDF completely blow up the RAM on RedHat

2019-04-24 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr updated PDFBOX-4525:

Labels: optimization  (was: )

> PDF completely blow up the RAM on RedHat
> 
>
> Key: PDFBOX-4525
> URL: https://issues.apache.org/jira/browse/PDFBOX-4525
> Project: PDFBox
>  Issue Type: Bug
>  Components: Rendering
>Affects Versions: 2.0.9, 2.0.15
>Reporter: lienhardt
>Priority: Major
>  Labels: optimization
> Attachments: crash_redhat.pdf, testPdfBox.jar
>
>
> We received a PDF that has completly killed the Tomcat on a production 
> application.
> The symptoms are the same as PDFBOX-4392, but the PDF file is different.
> Messages: 6000 times
> {code:java}
> avr. 24, 2019 3:02:33 PM org.apache.pdfbox.pdmodel.graphics.color.PDICCBased 
> ensureDisplayProfile
> AVERTISSEMENT: ICC profile is Perceptual, ignoring, treating as Display class
> {code}
> We test it on RedHat5 VM in develop and reproduce it with a sample test 
> program that read the PDF, and create a small image. The program is looping 
> and after the 4th reading it took 20Gb of memory and was killed by the OS to 
> prevent the crash of the computer.
> I've tried with version 2.0.15 and the problem still be the same.
> We can test it with java -jar testPdfBox.jar crash_redhat.pdf



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Updated] (PDFBOX-4525) PDF completely blow up the RAM on RedHat

2019-04-24 Thread lienhardt (JIRA)


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

lienhardt updated PDFBOX-4525:
--
Attachment: crash_redhat.pdf

> PDF completely blow up the RAM on RedHat
> 
>
> Key: PDFBOX-4525
> URL: https://issues.apache.org/jira/browse/PDFBOX-4525
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.9
>Reporter: lienhardt
>Priority: Major
> Attachments: crash_redhat.pdf, testPdfBox.jar
>
>
> We received a PDF that has completly killed the Tomcat on a production 
> application.
> The symptoms are the same as PDFBOX-4392, but the PDF file is different.
> Messages: 6000 times
> {code:java}
> avr. 24, 2019 3:02:33 PM org.apache.pdfbox.pdmodel.graphics.color.PDICCBased 
> ensureDisplayProfile
> AVERTISSEMENT: ICC profile is Perceptual, ignoring, treating as Display class
> {code}
> We test it on RedHat5 VM in develop and reproduce it with a sample test 
> program that read the PDF, and create a small image. The program is looping 
> and after the 4th reading it took 20Gb of memory and was killed by the OS to 
> prevent the crash of the computer.
> I've tried with version 2.0.15 and the problem still be the same.
> We can test it with java -jar testPdfBox.jar crash_redhat.pdf



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Updated] (PDFBOX-4525) PDF completely blow up the RAM on RedHat

2019-04-24 Thread lienhardt (JIRA)


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

lienhardt updated PDFBOX-4525:
--
Attachment: testPdfBox.jar

> PDF completely blow up the RAM on RedHat
> 
>
> Key: PDFBOX-4525
> URL: https://issues.apache.org/jira/browse/PDFBOX-4525
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.9
>Reporter: lienhardt
>Priority: Major
> Attachments: testPdfBox.jar
>
>
> We received a PDF that has completly killed the Tomcat on a production 
> application.
> The symptoms are the same as PDFBOX-4392, but the PDF file is different.
> Messages: 6000 times
> {code:java}
> avr. 24, 2019 3:02:33 PM org.apache.pdfbox.pdmodel.graphics.color.PDICCBased 
> ensureDisplayProfile
> AVERTISSEMENT: ICC profile is Perceptual, ignoring, treating as Display class
> {code}
> We test it on RedHat5 VM in develop and reproduce it with a sample test 
> program that read the PDF, and create a small image. The program is looping 
> and after the 4th reading it took 20Gb of memory and was killed by the OS to 
> prevent the crash of the computer.
> I've tried with version 2.0.15 and the problem still be the same.
> We can test it with java -jar testPdfBox.jar crash_redhat.pdf



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org