Re: Race in svn_atomic_namespace__create
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 29 Oct 2012 23:11:57 +0000
Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com> writes:
> On Mon, Oct 29, 2012 at 10:46 PM, Philip Martin
Which lock and where? Does this lock out other processes?
>> I've just observed the same failure with the looping code. I'm not sure
I think it must be the window between
apr_file_open( APR_EXCL )
and
mmap( MAP_SHARED )
in apr_shm_create. During that period any other process will see both
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-10-30 00:12:34 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.