Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0RC3

Bug #15904 Invalid Bigblock chain with files > 200MB
Submitted: 2009-02-16 16:01 UTC
From: bjaenichen Assigned: doconnor
Status: Closed Package: OLE
PHP Version: Irrelevant OS: openSUSE 10.2 (i586)
Roadmaps: (Not assigned)    
Subscription  


 [2009-02-16 16:01 UTC] bjaenichen (Bernd Jänichen)
Description: ------------ When writing files > 200MB the Bigblock chain contains cross references. The testscript shows that blockpositions pointing to offset 0 or negative offsets within the data. This causes infinite loops when reading the data blocks. I patched Root.php to fix this problem the patch is attached. Test script: --------------- Expected result: ---------------- Files with content > 200MB are readable, i can send you a Testscript by email. Actual result: -------------- Files with content > 200MB are not readable, i can send you a Testscript by email.

Comments

 [2009-02-16 16:08 UTC] bjaenichen (Bernd Jänichen)
The following patch has been added/updated: Patch Name: blockchain_patch_pear URL: patch blockchain_patch_pear
 [2012-01-25 18:55 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.