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

valgrind failure in translate-test

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-05-10 08:46:53 CEST

On RedHat 9 with the svn 0.22.1 tarball using apr/apr-util/httpd-2.1 CVS
HEAD:

==29450== Conditional jump or move depends on uninitialised value(s)
==29450== at 0x8048D85: remove_file (translate-test.c:213)
==29450== by 0x8048E7B: substitute_and_verify (translate-test.c:275)
==29450== by 0x8049B06: noop (translate-test.c:667)
==29450== by 0x40263FBE: do_test_num (svn_tests_main.c:153)
subversion/tests/libsvn_wc/translate-test.c:220: (apr_err=200006)
svn: Test failed
svn: non-file `noop.src' is in the way
==29450==
==29450== Conditional jump or move depends on uninitialised value(s)
==29450== at 0x8048D85: remove_file (translate-test.c:213)
==29450== by 0x8048E7B: substitute_and_verify (translate-test.c:275)
==29450== by 0x8049C92: crlf_to_crlf (translate-test.c:698)
==29450== by 0x40263FBE: do_test_num (svn_tests_main.c:153)

This continues on for a ways.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 10 08:47:38 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.