You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Julian Foad (JIRA)" <ji...@apache.org> on 2017/11/22 17:06:00 UTC

[jira] [Commented] (SVN-4707) svnrdump dump: 2GB limit on content-length header

    [ https://issues.apache.org/jira/browse/SVN-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262919#comment-16262919 ] 

Julian Foad commented on SVN-4707:
----------------------------------

Proposed for backport to 1.8.x.

> svnrdump dump: 2GB limit on content-length header
> -------------------------------------------------
>
>                 Key: SVN-4707
>                 URL: https://issues.apache.org/jira/browse/SVN-4707
>             Project: Subversion
>          Issue Type: Bug
>    Affects Versions: 1.8.19
>            Reporter: Julian Foad
>         Attachments: svnrdump-2GB-content-length-2.patch
>
>
> 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]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)