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

Re: Always reproducible base checksum mismatch error

From: John Szakmeister <john_at_szakmeister.net>
Date: 2007-11-22 12:09:51 CET

Philipp Wollermann wrote:
> Hi again,
>
> oh oh, I just looked through the Apache (mpm-worker) error log:
>
> When the commit fails, it logs:
>
> [Thu Nov 22 10:08:02 2007] [error] [client 81.95.13.194] Unable to PUT new contents for /test/!svn/wrk/6d772da6-98da-11dc-b4cc-adfc1b59dba4/test. [403, #0]
> [Thu Nov 22 10:08:02 2007] [error] [client 81.95.13.194] Could not prepare to write the file [500, #200014]
> [Thu Nov 22 10:08:02 2007] [error] [client 81.95.13.194] Base checksum mismatch on '/test':\n expected: 70c97c4f02fc5137f79d8de1e4e51552\n actual: 1167b4a2ca964e3eb7c578fb3c2266dc\n [500, #200014]
>
> Now why's that? :)

Can you run 'svnadmin verify' on the repository? You're likely to get
the same error. If so, then you may be the first person I've met who
can consistently cause this fsfs corruption error. Changing to
mpm-prefork makes the issue go away, but I'm not entirely sure why.

Is there anything else special about your setup? A latent or lossy link
to the repository? What kind of machine are you hosting the repository on?

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 22 12:10:33 2007

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.