[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Decompression of svndiff data failed

From: Dave_Thomas mailing lists <davelist_at_peoplemerge.com>
Date: 2006-12-16 19:24:48 CET

I thought this is just an dumpfile load issue. So I created a linux repo
from scratch and we've been loading it up from our Windows clients (Tortise
+ 1.4.2). Now we're seeing this:

sudo svnadmin verify .
* Verified revision 0.
* Verified revision 1.
* Verified revision 2.
svnadmin: Malformed header

sudo svnadmin verify .
* Verified revision 0.
* Verified revision 1.
* Verified revision 2.
* Verified revision 3.
* Verified revision 4.
svnadmin: Decompression of svndiff data failed

sudo /usr/bin/svnadmin verify .
* Verified revision 0.
* Verified revision 1.
* Verified revision 2.
* Verified revision 3.
* Verified revision 4.
* Verified revision 5.
* Verified revision 6.
svnadmin: Checksum mismatch while reading representation:
   expected: 21eceb49b8bea18959651e2d9e1332b4
     actual: 1230bcc2e1c99f592bc57b4c6852b069
 sudo /usr/bin/svnadmin verify .
* Verified revision 0.
* Verified revision 1.
* Verified revision 2.
* Verified revision 3.
* Verified revision 4.
svnadmin: subversion/libsvn_delta/text_delta.c:529:
svn_txdelta_apply_instructions: Assertion `tpos + op->length <=
window->tview_len' failed.

I hope to God that what we're seeing is an OS or hardware issue. Anyone
have any ideas?
Dave

On 12/15/06, Dave_Thomas mailing lists <davelist@peoplemerge.com> wrote:
>
> I sure do have the dumpfile :) The MD5 sums do indeed match on Linux.
>
> On 12/15/06, David Glasser <glasser@mit.edu> wrote:
> >
> > On 12/13/06, Dave_Thomas mailing lists <davelist@peoplemerge.com >
> > wrote:
> > > Aren't repositories and/or dumps portable between Windows and
> > Linux? If so,
> > > should I file a bug report on this?
> > >
> > > I'm loading a 7GB dumpfile with svn 1.4.2 built from tarball, deps,
> > > apr-1.2.8 on RHEL4. The original repository was originally created
> > and
> > > dumped using 1.4.0 svn client on windows. It was then dumped again
> > with the
> > > updated 1.4.2 Windows binary release, with the same result.
> >
> > I'm not familiar with the errors you've reported; they definitely seem
> > to be a concern.
> >
> > Do you still have a copy of the dumpfile both on Windows and on RHEL?
> > Before people dive into debugging, let's rule out things like an error
> > in transferring the file. Can you run an md5 sum on the dumpfile on
> > both platforms and make sure that it's the same? (Note that dumpfiles
> > look vaguely like text files, but are actually binary.)
> >
> > --dave
> >
> >
> > --
> > David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
> >
>
>
Received on Sat Dec 16 19:25:04 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.