[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: <jerenkrantz_at_apache.org>
Date: 2003-01-21 08:52:10 CET

--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
Received on Sat Oct 14 02:03:30 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.