On Sep 21, 2004, at 3:38 AM, Christian Schaffner wrote:
>
> [Tue Sep 21 09:48:26 2004] [error] Optional function test said:
> PROPFIND /repositories/basic_tests-16/!svn/vcc/default HTTP/1.1
> dyld: /sw/sbin/httpd Undefined symbols:
> _svn_repos_trace_node_locations
> dyld: /sw/sbin/httpd Undefined symbols:
> _svn_repos_trace_node_locations
> [Tue Sep 21 09:48:27 2004] [notice] child pid 1962 exit signal
> Trace/BPT trap (5)
> [Tue Sep 21 09:48:27 2004] [notice] child pid 1791 exit signal
> Trace/BPT trap (5)
>
Wow, undefined symbols followed by a httpd crash. Those symbols are
"new" in svn 1.1, so it looks like you have a 1.1 mod_dav_svn module
that is somehow binding to a 1.0 libsvn_repos shared library. I'm not
sure why that would be. Perhaps you have old 1.0 libraries lying
around somewhere.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 22 01:00:03 2004