Re: Any known APR_POOL_DEBUG problems?
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-04 16:58:16 CEST
[I've dropped dev@apr, this is Subversion specific.]
Philip Martin <philip@codematters.co.uk> writes:
> I have a Subversion test scenario that fails more often than not when
The test uses stress.pl as follows. In one xterm I run
$ stress.pl -c -d -W -x400 -F20 -D20 -N2 -U http://localhost/repostress
which creates a repository, checks out a working copy, populates it,
$ stress.pl -d -U http://localhost/repostress
which checks out a second working copy from the same repository. Once
The usual result is for either the checkout or the commit to fail with
$ svnadmin verify repostress/
It's possible to trigger the problem by running the client commands
$ svn co http://localhost/repostress wc
and in the second xterm run
$ svn ci wcstress.NNNNN
Timing is fairly critical, some of my debugging/tracing efforts were
Subversion r7287, Apache APR 2.0.47 and 2.0.48-pre4, BDB 4.1.25.1.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 4 16:59:02 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.