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

Re: Apache Error after upgrading from 1.4.3 to 1.5.7

From: Radomir Zoltowski <radomir.zoltowski_at_s3group.com>
Date: Wed, 02 Sep 2009 11:15:50 +0100

Matt wrote:
> Hi,
>
> When I upgraded to 1.5.7 my existing apache server fails with the following when you try and access the existing repository. (This is showing up in my httpd error_log.) I don't get anything in the svn log.
>
> [Tue Sep 01 16:19:45 2009] [notice] child pid 3356 exit signal Segmentation fault (11)
>
> If I go back and build 1.4.3 then things start working again. I'm using the default make install running on CentOS release 4.4. Running Apache version 2.0.52 too.
>
> So, any help to push me in the right direction would be appreciated.
>
> Thanks,
>
> M
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2389924
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
It's a long shot, but first try to disable

LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so

and restart Apache. If it works, replace modules with new ones.

The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s).
Please direct any additional queries to: communications_at_s3group.com.
Thank You.
Silicon and Software Systems Limited. Registered in Ireland no. 378073.
Registered Office: South County Business Park, Leopardstown, Dublin 18

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390116

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-02 12:18:28 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.