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

Re: BDB deadlock problem

From: <cmpilato_at_collab.net>
Date: 2002-06-19 19:34:58 CEST

cmpilato@collab.net writes:

> If you are Clueful, please see this document:
>
> http://www.sleepycat.com/docs/ref/cam/intro.html
>
> And the following function (in strings-table.c), and let the list know
> if you see anything that seems out of order. I'm concerned about the
> call to fs->strings->put() that occurs prior to the closing of the
> cursor.
>
> --
>
> svn_error_t *
> svn_fs__string_copy (svn_fs_t *fs,
> const char **new_key,
> const char *key,
> trail_t *trail)

Hm... the URL seems to apply only to Berkeley DB Concurrent Data Store,
so it might not be what we're looking for, but I'm open to any idea
folks might have. I have stack traces of 20 `svn' processes that were
banging the repository via Philip's stress.pl script, if you're
interested in helping out.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 19 19:31:26 2002

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.