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

Tests fail on Win32 with ra_dav and fsfs

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-05-12 03:25:19 CEST

On Windows the ra_dav + fstype=fsfs tests fail and crash Apache because
txn->vtable appears to be null.

ra_svn and ra_local pass all tests with fstype=fsfs.

Can someone else confirm or deny?

Here's the callstack:

> mod_dav_svn.so!svn_fs_txn_prop
          mod_dav_svn.so!get_value
          mod_dav_svn.so!dav_svn_db_get_rollback
          mod_dav.so!dav_prop_exec
          mod_dav.so!dav_method_proppatch
          mod_dav.so!dav_handler
          libhttpd.dll!ap_run_handler
          libhttpd.dll!ap_invoke_handler
          libhttpd.dll!ap_process_request
          libhttpd.dll!ap_process_http_connection
          libhttpd.dll!ap_run_process_connection
          libhttpd.dll!ap_process_connection
          libhttpd.dll!worker_main
          msvcr71.dll!_threadstartex
          KERNEL32.DLL!_BaseThreadStart@8

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 12 03:25:38 2004

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.