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

Re: svnserve crashes in libdispatch on OS X Mavericks (10.9) server

From: Ben Reser <ben_at_reser.org>
Date: Sat, 02 Nov 2013 22:25:19 -0700

On 11/1/13 12:52 PM, Tony Piselli wrote:
> Upgraded to 10.9 server and reinstalled macports (2.2.1) and subversion, version 1.8.4. Can't use subversion locally or with svnserve from another client. Here's the svnserve crash report:

I think you should report this to macports. I built 1.8.4 on a 10.9 VM
(haven't upgraded my normal machines yet) and ran our test suite against
svnserve with no problems.

I tried with both Apple's provided libraries that were already on the system:
APR 1.4.5
APR-Util 1.3.12
SQLite 3.7.13

And also with my own source built libraries:
APR 1.4.8
APR-Util 1.5.2
SQLite 3.7.15.1

If you have a reproduction recipe without using MacPorts we'd be interested in
it, but at this point it looks like something specific to MacPorts. For the
purposes of testing svnserve you don't need any dependencies that OS X doesn't
already have. So it should be too terribly difficult to test on your own.

After building you can run the test suite with svnserve via:
make svnserveautocheck PARALLEL=1

(PARALLEL isn't required but it speeds it up)
Received on 2013-11-03 06:26:07 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.