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

Re: lstat after rmdir bug?

From: Rick Jones <rick.jones2_at_hp.com>
Date: 2007-08-17 20:10:25 CEST

Thanks for taking the closer look at the trace. WRT your questions:

> - Server's distro, libc version, apr version, subversion version
> (and whether each is a vanilla or distro-provided version).

Debian:

www:/svn/netperf2# cat /etc/debian_version
lenny/sid

at the time the traces were taken, everything was from "testing" - which had svn
1.4.2mumble. to see if it was an already fixed problem, a bit of "unstable" was
brought-in to get 1.4.4. even after 1.4.4mumble was installed the problems
persist.

everything is distro provided. here are the apache bits:

www:/etc/apache2/mods-enabled# dpkg -l | grep -i apache
ii apache2 2.2.3-5 Next
generation, scalable, extendable web se
rc apache2-common 2.0.54-5 next
generation, scalable, extendable web se
ii apache2-mpm-worker 2.2.3-5 High
speed threaded model for Apache HTTPD
ii apache2-threaded-dev 2.2.3-5
development headers for apache2
ii apache2-utils 2.2.3-5 utility
programs for webservers
ii apache2.2-common 2.2.3-5 Next
generation, scalable, extendable web se
rc libapache2-mod-mime-xattr 0.3-2 Apache2
module to get MIME info from filesys
ii libapache2-svn 1.4.2dfsg1-2
Subversion server modules for Apache
ii libapr0 2.0.55-4 the
Apache Portable Runtime
ii libapr1 1.2.7-8.2 The
Apache Portable Runtime Library
ii libapr1-dev 1.2.7-8.2 The
Apache Portable Runtime Library - Develo
ii libaprutil1 1.2.7+dfsg-2+b1 The
Apache Portable Runtime Utility Library
ii libaprutil1-dev 1.2.7+dfsg-2+b1 The
Apache Portable Runtime Utility Library

and the libc bits:

www:/etc/apache2/mods-enabled# dpkg -l | grep -i libc
ii glibc-doc 2.6-2 GNU C
Library: Documentation
ii libc6 2.6-2 GNU C
Library: Shared libraries
ii libc6-dbg 2.6-2 GNU C
Library: Libraries with debugging symb
ii libc6-dev 2.6-2 GNU C
Library: Development Libraries and Hea

and the subversion bits:

www:/etc/apache2/mods-enabled# dpkg -l | grep -i subv
ii libapache2-svn 1.4.2dfsg1-2
Subversion server modules for Apache
ii libsvn0 1.2.3dfsg1-3 shared
libraries used by Subversion (aka. sv
ii libsvn1 1.4.4dfsg1-1 Shared
libraries used by Subversion
ii python2.3-subversion 1.2.3dfsg1-3 python
modules for interfacing with Subversi
ii subversion 1.4.4dfsg1-1 Advanced
version control system
ii subversion-tools 1.4.2dfsg1-2 Assorted
tools related to Subversion

> - Which apache modules the server is running.

I believe it would be these:

www:/etc/apache2/mods-enabled# ls
alias.load autoindex.conf dav_fs.load negotiation.load
auth_basic.load autoindex.load dav_svn.conf setenvif.load
authn_file.load cgi.load dav_svn.load status.load
authz_default.load cgid.conf dir.conf userdir.conf
authz_groupfile.load cgid.load dir.load userdir.load
authz_host.load dav.load env.load
authz_user.load dav_fs.conf mim.load

> - Whether the error is consistently repeatable, and whether there's any
> pattern to the failures, or whether everyone's seeing them.

It is consistently repeatable in the netperf2 and netperf4 repositories. It
does not appear to be _consistently_ repeatable in the sandbox repository. For
example, I am able to update "foo" in sandbox with some oneliner changes, but
when I tried to add those traces I got the error.

thanks,

rick

>
> Regards,
> Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 17 20:08:44 2007

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.