Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.3
-
Fix Version/s: 6.2
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #13954 - https://icesoft.my.salesforce.com/5007000001ftv5o
Description
A customer has found the following issue:
"when handling files that include broken jbig2 images, it is possible that file handles stay open, even if the document itself was closed properly. This only happens when oth the pro- and the levigo-imageio-jar are present on the classpath. It leads to severe problems when processing PDF files automatically, as the number of handles the JVM can hold of course is limited."
"when handling files that include broken jbig2 images, it is possible that file handles stay open, even if the document itself was closed properly. This only happens when oth the pro- and the levigo-imageio-jar are present on the classpath. It leads to severe problems when processing PDF files automatically, as the number of handles the JVM can hold of course is limited."
Fixes have been applied to trunk and branch.