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

Re: svn.collab.net intermittent failures

From: mark benedetto king <mbk_at_boredom.org>
Date: 2003-04-14 16:32:04 CEST

On Sun, Apr 13, 2003 at 01:43:48PM -0700, Blair Zajac wrote:
> > > > > svn: Berkeley DB error
> > > > > svn: Berkeley DB error while opening `changes' table for filesystem test/db:
> > > > > Invalid argument
> > > > >
> > > >
> > > > valgrind might have something interesting to say, or strace
> > > > if valgrind isn't convenient.
> > >
> It didn't find anything:
>

Then there must not be anything wrong. :-)

It looks like CollabNet's svn repository problems were resolved by reverting
BDB. That's not a realistic long-term strategy, though; someone will
need to get to the bottom of this issue. If you still want to invest more
energy (rather than reverting), then there are two other things you might
try:

1.) build APR and SVN with pool debugging. This will help valgrind to
    find problems masked by the way pools work.

2.) if that doesn't work, I think you'll have to fall back on strace
    gdb.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 14 16:34:34 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.