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

Re: Segmentation fault in webdav after upgrading to 1.7 on CentOS - Need new ideas

From: Erwin Hogeweg <erwin.hogeweg_at_me.com>
Date: Sun, 03 Nov 2013 19:02:18 -0500

Hi Ben,

Thanks for the response. It looks like applying the patch solved the problem. I am able to connect to the repo again. Pfew.

I had to disable this mod_sec rule in order to make it work though:

# allow request methods
#SecRule REQUEST_METHOD "!^((?:(?:POS|GE)T|OPTIONS|HEAD))$" \
# "phase:2,t:none,log,auditlog,status:501,msg:'Method is not allowed by policy', severity:'2',id:'960032',tag:'POLICY/METHOD_NOT_ALLOWED'"

Do you have any thoughts (good/bad/ugly) on that?

Thanks,

Erwin

On Nov 2, 2013, at 1:04 AM, Ben Reser <ben_at_reser.org> wrote:

> On 11/1/13 9:20 PM, Erwin Hogeweg wrote:
>> We upgraded subversion from 1.6 to 1.7, but can't get the WebDAV online
>> anymore. As far as we can see everything appears to be set up correctly. Would
>> appreciate if somebody could give a pointer or two on how to debug this further.
>
> Give the patch here a try:
> https://mail-archives.apache.org/mod_mbox/subversion-users/201310.mbox/%3C5271AB05.5050802%40reser.org%3E
>
>
Received on 2013-11-04 01:02:50 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.