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

RE: SVN 1.5 Webdav transparent Proxy - segmentation fault..

From: Petr Cervenka <Petr.Cervenka_at_interzonegames.com>
Date: Thu, 26 Jun 2008 12:11:01 +0800

________________________________________
From: Erik Huelsmann [ehuels_at_gmail.com]
Sent: Thursday, June 26, 2008 4:31 AM
To: Petr Cervenka
Cc: users_at_subversion.tigris.org
Subject: Re: SVN 1.5 Webdav transparent Proxy - segmentation fault..

2008/6/24 Petr Cervenka <Petr.Cervenka_at_interzonegames.com>:
> Hi there,
>
>
>
> I am trying to setup 2 machines as MASTER SLAVE, (both debian etch) I have
> compiled subversion-1.5 from source, running with apache(2.2.3-4) I can
> commit to master , and checkout from both nodes, however when i try to
> commit to slave, I get this on
>
> server side:
>
> [notice] child pid 12332 exit signal Segmentation fault (11)

Did you compile mod_dav_svn against the pre-existing APR or did you
use the version in the deps tarball? If the latter, you probably
compiled against an APR version which has a different ABI.

I compied them with DEBIAN devs, no extra debs downloaded, but later i found out ( you can see the post in mailinglis) that if MASTER has dev in <location /something> it does no faild? not sure why...

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-26 06:14:36 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.