Re: Test failed for FS_TYPE=bdb
From: <kfogel_at_collab.net>
Date: 2005-12-02 23:19:03 CET
I think we'd need a lot more detail (BDB version, configuration flags,
http://subversion.tigris.org/bugs.html
(if you haven't already).
Best,
-- www.collab.net <> CollabNet | Distributed Development On Demand Sviataslau Svirydau <Sviataslau_Svirydau@epam.com> writes: > 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 > -- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Dec 3 00:43:07 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.