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

Re: Svn co + Segmentation Fault (core dumped)

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 15 May 2009 22:14:17 +0100

On Fri, May 15, 2009 at 03:57:33PM -0500, Joseph Munowenyu wrote:
> I installed subversion 1.5.4 and all required packages from
> sunfreeware.com. I am on x86 Solaris 10.
>
> The installation was smooth and so was the `svnadmin create myrepo'
> process.
>
> However when I try to run the command below from either another Solaris 10
> box with the same version of svn or locally I get the associated error:
>
> # svn co svn://mysvn.server.url/myrepo
> Segmentation Fault (core dumped)

Without any further information, the most likely candidate is
mismatching APR versions at compile time and run time.
This is frequently the cause for segfaults reported to our lists.

Was your Subversion binary compiled against a different APR version
than you have currently installed?

Stefan
Received on 2009-05-15 23:15:10 CEST

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.