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

window-tests failure

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 15 Oct 2008 11:23:44 +0200

I'm getting the following failure with the newly-added window-test:

$ subversion/tests/libsvn_delta/window-test
expected: f6fd44565e14c6e44b35292719deb77e
  actual: f6fd44565e14c6e44b35292719deb77e
Segmentation fault

The segmentation fault backtrace is:
(gdb) backtrace
#0 0x002591a9 in run_cleanups ()
#1 0x00259fa3 in apr_pool_clear ()
#2 0x00003399 in main (argc=1, argv=0xbffff7a8) at
subversion/tests/svn_test_main.c:397

It looks like an error may be leaking somewhere, causing the segfault.

I'm not sure why the checksums are not being evaluated as equal, nor if the
problem is in the library or the test.

-Hyrum

Received on 2008-10-15 11:24:27 CEST

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.