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

Re: Repository "hung"

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-01-08 11:34:50 CET

Peter Howard wrote:

>I was wrong there. Going back through the lsof output, it consistently gets
>to log.0000000094, then spends a long time with just the files above (or a
>subset) open, before hitting a segmentation fault.
>
>I built 0.16.1 this afternoon and the behaviour of svnadmin is identical,
>and repeatable; always to log.0000000094.
>

That's not surprising, since "svnadmin recover" is really just a
reimplementation of BDB's "db_recover", tuned to fit Subversion. The
segfault is most likely in BDB code.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 8 11:37:43 2003

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.