Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.2
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Support Case References:Support Case #13980 - https://icesoft.my.salesforce.com/5007000001gNswe
Description
The file in question has an interesting gradient effect for the background which is composed of two very large images (4k x 4k). With a 2GB heap we can decode these two images but when we create the resultant image we blow the stack.
We should be able to get around this issue but not creating the resultant issue or down scaling the images earlier on during the render cycle.
We should be able to get around this issue but not creating the resultant issue or down scaling the images earlier on during the render cycle.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49982 | Wed Jan 11 08:41:43 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.1.0/icepdf/core/src/org/icepdf/core/io/BitStream.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49801 | Fri Jan 06 14:11:03 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageUtility.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/commands/FormDrawCmd.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49800 | Fri Jan 06 14:10:49 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.1.0/icepdf/core/src/org/icepdf/core/pobjects/ImageUtility.java
MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/core/src/org/icepdf/core/pobjects/graphics/commands/FormDrawCmd.java |