Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.2.4
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
I've been running up against some memory problems with a much larger QA run and it appears the cmyk colou caches may behind the issue. They are unbounded and can be very large in size.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.2.4 [ 13099 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51421 | Wed Apr 12 14:30:36 MDT 2017 | patrick.corless | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51422 | Wed Apr 12 14:55:15 MDT 2017 | patrick.corless | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51423 | Wed Apr 12 15:04:32 MDT 2017 | patrick.corless | leak on large content sets. |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I've been able to verify the slow memory leak when the caches are enabled and disabled. If users are running up against peformance issues when using ICC profiles then I suggest they try -Dorg.icepdf.core.cmyk.disableICCProfile=true which can offer significant improvements but at the cost of colour accuracy.