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

Re: subversion 1.1.0 checkin crashes - repo needs recovery

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-21 20:07:00 CEST

Martin MAURER <martin.maurer@email.de> writes:

> First of all: the problem is solveable by dumping and loading the
> repository. So it isnt really an issue for me personally. Just wanted to
> let you know about this.
>
> when i make a checkout and modify any file, then the next checkin fails.
> so the problem seems to be on the repository side.

The client is crashing while using ra_local, that means the BDB locks
don't get released.

In my earlier mail I pointed out that something caused the commit to
abort before the crash. It appears you can reproduce the problem, so
you could use gdb to to back up the stack to svn_client_commit and
print *cmt_err.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 21 20:07:24 2004

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.