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

Re: Test failures over ra_dav on Mac OS X with svn 1.1.0-rc3

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-22 00:59:45 CEST

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

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.