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

Win32 lock_tests 11 crashing

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2005-05-28 22:58:00 CEST

This test is crashing due to a NULL hashtable pointer with this callstack:

          libapr.dll!find_entry
          libapr.dll!apr_hash_get
          svn.exe!store_locks_callback
          svn.exe!svn_ra_local__unlock
          svn.exe!svn_ra_unlock
          svn.exe!svn_client_unlock
          svn.exe!svn_cl__unlock
          svn.exe!main
          svn.exe!mainCRTStartup
          kernel32.dll!_BaseProcessStart@4

It appears to be related to the r14862 family of changes?

The test still passes after the crash, though.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 28 22:58:47 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.