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

Re: Subversion

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 4 Mar 2010 11:38:27 +0100

On Thu, Mar 04, 2010 at 11:03:28AM +0100, Leszek Szarlej wrote:
> Hi
>
> I have svn in version 1.6.6 (r40053) running with Apache. I have many
> segmentation faults. The APR versions are as follows:
>
> SVN:
> libapr-1.so.0.3.8
> libaprutil-1.so.0.3.9
>
> APACHE:
> libapr-1.so.0.3.3
> libaprutil-1.so.0.3.4

Those numbers don't say anything about which version of APR
is inside the libraries. The numbers are for use by the dynamic
linker only and don't correspond to version numbers of software.

> If in both of cases the versions are 1.3.x it still can be the reason of
> segfaults?

Yes. Link both to the *same* APR libraries.

Stefan
Received on 2010-03-04 11:39:05 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.