https://issues.apache.org/bugzilla/show_bug.cgi?id=44898
Summary: Regression: Cannot remove block
Product: POI
Version: 3.0
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: major
Priority: P2
Component: POIFS
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
A couple of files in our own test suite which used to parse fine under 3.0.1
now fail under 3.0.2 with the following error:
java.io.IOException: Cannot remove block[ 2545 ]; out of range
at
org.apache.poi.poifs.storage.BlockListImpl.remove(BlockListImpl.java:104)
at
org.apache.poi.poifs.storage.BlockAllocationTableReader.fetchBlocks(BlockAllocationTableReader.java:190)
at
org.apache.poi.poifs.storage.BlockListImpl.fetchBlocks(BlockListImpl.java:129)
at
org.apache.poi.poifs.filesystem.POIFSFileSystem.processProperties(POIFSFileSystem.java:448)
at
org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:109)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]