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

Test failed for FS_TYPE=bdb

From: Sviataslau Svirydau <Sviataslau_Svirydau_at_epam.com>
Date: 2005-12-01 14:23:12 CET

Hello,

I'm building subversion-1.3.0-rc4. It failes when performing tests for
FS_TYPE=bdb (for FS_TYPE=fsfs all tests are passed).

The only failed test is repos-test. The test.log contains:

START: repos-test
END: repos-test

When I starting test manually I get all tests passed, and then
segmentation fault in test program:

./repos-test
--srcdir=/usr/src/RPM/BUILD/subversion-1.3.0-rc4/subversion/tests/libsvn_repos
--verbose --fs-type=bdb
PASS: lt-repos-test 1: test svn_repos_dir_delta
PASS: lt-repos-test 2: test deletions under copies in node_tree code
PASS: lt-repos-test 3: test svn_repos_history() (partially)
PASS: lt-repos-test 4: test svn_repos_node_locations
PASS: lt-repos-test 5: test removal of defunct locks
PASS: lt-repos-test 6: test authz access control
PASS: lt-repos-test 7: test authz in the commit editor
Segmentation fault (core dumped)

gdb shows:

(gdb) bt
#0 0xa7bb38a0 in ?? ()
#1 0xa7ea516d in apr_pcalloc () from /usr/lib/libapr-0.so.0
#2 0xa7ea5e7d in apr_pool_destroy () from /usr/lib/libapr-0.so.0
#3 0xa7ea60c8 in apr_pool_clear () from /usr/lib/libapr-0.so.0
#4 0xa7f1703c in main () from
/usr/src/RPM/BUILD/subversion-1.3.0-rc4/subversion/tests/.libs/libsvn_test-1.so.0
#5 0xa7d2f49e in __libc_start_main () from /lib/libc.so.6
#6 0x08049731 in test_open_directory ()

How can I find what is the problem with tests?

-- 
Best Regards,
Sviatoslav Sviridov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 1 20:31:22 2005

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.