Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.19
-
None
-
None
Description
On platforms where 'long' is 32 bits, such as at least some versions of Windows, svnrdump printed bad headers for file-representations more than 2GB in length, up to version 1.8.19.
Attempting to load such a dump file gave this error: "svnadmin: E140001: Sum of subblock sizes larger than total block content length".
This code was refactored before version 1.9.0 such that the bug was no longer present.
Found by: Ronald Taneza <ronald.taneza{AT}gmail.com>
The email thread: "Error E140001: Sum of subblock sizes larger than total block content length", https://lists.apache.org/thread.html/9243325f55e10e2d9aa7628fcd7a457f4769b713aa5ca34979530a71@%3Cdev.subversion.apache.org%3E or https://svn.haxx.se/dev/archive-2017-11/0083.shtml