Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.4
-
Fix Version/s: 5.0.5
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Salesforce Case Reference:
-
Workaround Description:none
Description
The PDF in question contains an annotation initialization ordering that is causing the LazyObjectLoader to lock when initializing the first annotation on page three.
I can see why the lock is occurring but I can't figure out why is doesn't show up in QA as this is not an uncommon code path.
I can see why the lock is occurring but I can't figure out why is doesn't show up in QA as this is not an uncommon code path.
Applied fix to trunk and 5.0.1 branch to avoid freezing during loading of PDF file.