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

Windows 'Access Denied' Update

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-06-08 01:45:26 CEST

Just a quick FYI for any who care...

On a fresh XP machine with Index Server off and no AV stuff installed,
I've been multi-stress.pl-ing and get the 'Access denied' problem on
FAT32 as well as NTFS. *And* if I patch svn_io_file_rename to attempt
100 retries, it seems to fix the rename, but then I occasionally see
svn_io_file_remove failures with 'Access Denied.'

It does take multiple stress.pl's and usually several hundred revisions
at least.

I also converted my test-repro program to use APR thinking maybe it's
use of overlapped i/o might have something to do with it...but alas, no
luck. So I'm still missing something that Subversion is doing to
trigger the problem, I guess.

Anyway, it's not just NTFS and it's not just renames. Yay, fun.

BTW, these are the only failures I'm seeing anymore with BDB 4.0 --
thanks to all the recent fixes I haven't had a single case of the
deadlock problem, or the 'unable to open environment' problem. (BDB 4.1
has been behaving much better than it was, also, but performance is
still poorer and it often hangs -- all processes get hung up, even
db_archive and I have to kill them all off and recover the db. I'll get
a stack trace tonight or tomorrow and post it.)

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 8 01:46:15 2003

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.