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

Berkeley DB help needed [was Re: [PATCH] BDB error_info threading issue causing core dumps]

From: Blair Zajac <blair_at_orcaware.com>
Date: Thu, 04 Dec 2008 18:04:22 -0800

Are any of our BDB experts available to look at this issue and patch? Brane,
cmpilato :) It would be greatly appreciated.

Blair

Blair Zajac wrote:
> Blair Zajac wrote:
>> The multi-threaded RPC svn server we've been working on is getting core dumps
>> using the BDB backend. I think our server is different than any of the other
>> svn servers (mod_dav_svn, svnserve) in that we cache opened svn_fs_t,
>> svn_fs_txn_t and other objects between RPC calls to save IO. The server can
>> serve a second RPC request with a different thread that created the svn_fs_t and
>> svn_fs_txn_t's, which is leading to the problem

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=979919
Received on 2008-12-05 09:24:48 CET

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.