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

Re: BDB corruption

From: Marius Gedminas <mgedmin_at_b4net.lt>
Date: 2005-12-04 17:21:03 CET

On Sun, Dec 04, 2005 at 08:58:59AM -0500, Thomas Sibley wrote:
> Marius Gedminas wrote:
> >Check that there are no processes that have the database open (lsof
> >helps here), and then run svnadmin recover.
>
> I already tried that and svnadmin segfaults. (I said this in my first
> email.)

Ah, I didn't notice the bit where you said you checked that no processes
had the DB open.

I had svnadmin recover fail once (albeit it didn't segfault); a closer
look revealed an apache2 process that still had the DB open. When I
killed that apache2, svnadmin recover succeeded.

Marius Gedminas

-- 
Never trust a smiling Gates.

Received on Sun Dec 4 17:23:05 2005

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

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