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

Re: RA-DAV tests acting *very* strangely.

From: <cmpilato_at_collab.net>
Date: 2003-03-10 18:59:37 CET

Justin Erenkrantz <justin@erenkrantz.com> writes:

> --On Monday, March 10, 2003 12:21 AM -0600 cmpilato@collab.net wrote:
>
> > call. The 'dirstruct' member of that structure was particularly
> > interesting to me, and looked like this after each call (the paths
> > after the '###' below are the current dirent just read by
> > svn_io_dir_read()):
>
> Can you jump into apr_dir_read and check the return values from
> readdir_r? I'd imagine that we should be hitting the !ret &&
> thedir->entry != retent case on line 187 - that should be returning
> APR_ENOENT.
>
> Is that the case? -- justin

First, let me say this:

  http://www.cs.helsinki.fi/linux/linux-kernel/2001-42/0064.html

Then, let me say that yes, this bug only happens for me when I'm
running the tests on tmpfs.

Finally, let me crawl into a deep dark hole and lie there a while.

(Karl ask me Friday afternoon if I had tested on both tmpfs and on the
regular filesystem. I was confident that I had, but apparently messed
up somewhere.)

Oh, Release Manager -- can you put the 5202 change back into the
release, pretty please?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 19:02:29 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.