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

Re: ra_svn tests stuck in diff_tests.py

From: <bobgus_at_rcnChicago.com>
Date: 2003-01-21 10:59:37 CET

I'm using BDB 4.1 and I'm getting errors in 'make davcheck'

..
Running all tests in target-test.py...success
Running all tests in run-fs-tests.py...success
Running all tests in run-repos-tests.py...success
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...FAILURE
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...FAILURE
Running all tests in switch_tests.py...FAILURE
...
All failed from here on
...
FAIL: svnlook_tests.py 1: test 'svnlook youngest' subcommand
FAIL: svnversion_tests.py 1: test 'svnversion' on a working copy and other
dire
ctories
make[1]: *** [check] Error 1
make[1]: Leaving directory `/usr/local/src/svn_new'
make: *** [davcheck] Error 2

However, 'make check' and 'make svncheck' both were error free.

This is for a relatively new version of svn (why doesn't 'svn status' give
the revision number?) - maybe seven hours old.

Also relatively new version of apr and apr-util - from cvs about half a day
old.

BobG

--On Tuesday, January 21, 2003 12:08 AM -0600 David Summers
david@summersoft.fay.ar.us wrote:

 Here is the backtrace of the third svnserve:
# 0 0x420e19ee in select () from /lib/i686/libc.so.6
# 1 0x400db77c in __DTOR_END__ () from /usr/lib/libdb-4.0.so
# 2 0x400bd5e5 in __os_yield () from /usr/lib/libdb-4.0.so
# 3 0x4005887d in __db_tas_mutex_lock () from /usr/lib/libdb-4.0.so
# 4 0x400b3839 in __log_put_int () from /usr/lib/libdb-4.0.so
# 5 0x400b33b1 in __log_put () from /usr/lib/libdb-4.0.so
# 6 0x400cb938 in __txn_regop_log () from /usr/lib/libdb-4.0.so
# 7 0x400ca742 in __txn_commit () from /usr/lib/libdb-4.0.so
# 8 0x40033457 in commit_trail (trail=0x8086aa8, fs=0x80795d0)
     at subversion/libsvn_fs/trail.c:100

The presence of the db mutex lock calls and the fact that you are
using BDB 4.0 might lead me to suggest that you try out BDB 4.1. I
know we say lots of mutex problems on Mac OS X with 4.0 - moving to
4.1 fixed them. Perhaps the problem wasn't Darwin-only? -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:03:35 2006

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.