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

Re: Reproducible checksum mismatch in 'svnadmin load'

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Tue, 8 Mar 2011 22:24:22 +0200

Stefan Fuhrmann wrote on Tue, Mar 08, 2011 at 21:06:03 +0100:
> On 08.03.2011 20:58, Daniel Shahaf wrote:
> >Looks like r1078357 is the culprit: r1078340 loads the dump successfully
> >while r1078365 croaks.
> >
> >r1078357 is the merging of the integrate-txdelta-caching branch.
>
> Are you packing the repository while loading it?
>

Yep :-)

CFLAGS=" -DSVN_FS_FS_DEFAULT_MAX_FILES_PER_DIR=4 -DPACK_AFTER_EVERY_COMMIT
-DSVN_DEPRECATED= -DSVN_UNALIGNED_ACCESS_IS_OK=0 -DKEEP_SUFFIX_LINES=0
-Wundef -Wendif-labels -Wformat=2 -Wno-format-nonliteral -Wformat-security -Wno-unreachable-code -g "

> What environment are you using (since I failed
> to reproduce it)?

Debian stable, 32 bit, any other details?

> -- Stefan^2.

By the way: do these keys look normal? ---

DBG: fs_fs.c:3295: get_window_key() -> ';& 73' = '0x3b26203733'
DBG: fs_fs.c:3295: get_window_key() -> ']� 17' = '0x5d84203137'
DBG: fs_fs.c:3295: get_window_key() -> ';& 73' = '0x3b26203733'
DBG: fs_fs.c:3295: get_window_key() -> ']� 17' = '0x5d84203137'
DBG: fs_fs.c:3295: get_window_key() -> 'TP 16' = '0x5450203136'
DBG: fs_fs.c:3295: get_window_key() -> 'TP 16' = '0x5450203136'
DBG: fs_fs.c:3295: get_window_key() -> '4� 15' = '0x3484203135'
DBG: fs_fs.c:3295: get_window_key() -> '.` 16' = '0x2e60203136'
DBG: fs_fs.c:3295: get_window_key() -> '.` 16' = '0x2e60203136'
DBG: fs_fs.c:3295: get_window_key() -> '4� 15' = '0x3484203135'
DBG: fs_fs.c:3295: get_window_key() -> 'E~ 16' = '0x457e203136'
DBG: fs_fs.c:3295: get_window_key() -> 'E~ 16' = '0x457e203136'
DBG: fs_fs.c:3295: get_window_key() -> '4� 15' = '0x3484203135'
DBG: fs_fs.c:3295: get_window_key() -> ',� 16' = '0x2c87203136'
DBG: fs_fs.c:3295: get_window_key() -> ',� 16' = '0x2c87203136'
DBG: fs_fs.c:3295: get_window_key() -> '&% 16' = '0x2625203136'
DBG: fs_fs.c:3295: get_window_key() -> '&% 16' = '0x2625203136'
DBG: fs_fs.c:3295: get_window_key() -> '4 16' = '0x34203136'
DBG: fs_fs.c:3295: get_window_key() -> '4� 15' = '0x3484203135'
Received on 2011-03-08 21:25:28 CET

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.