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

Re: BDB 4.4 + forking svnserve weirdness (issue 2564)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-07 19:14:59 CEST

On 6/7/06, Joseph Galbraith <galb@vandyke.com> wrote:

> In pure ignorance, I ask:
>
> Is there any chance there is an ordering problem?
>
> Maybe whatever it is in BDB that is checking for proper
> disconnection is running before the global pool gets
> destroyed (and disconnects properly.)

Well, I just added some printfs to the calls that open and close the
bdb environment, and it does seem like we've got one more open than we
do close in the case where there's a failure. The trick is figuring
out why between the global pool destruction and the bdb close code
something gets lost...

-garrett

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

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.