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

AVN authz crashes

From: Karl M. Davis <karl_at_davisonlinehome.name>
Date: Tue, 13 Jan 2009 15:37:09 -0700 (MST)

This one has me thoroughly confused:
SVN (via Apache) works perfectly right up until I add the following directive to my Apache configuration file: "AuthzSVNAccessFile /var/lib/svn/svn-authz.conf". Once that's there, I start getting random crashes on checkout and update.

The SVN client dumps out with the following error:
svn: REPORT request failed on '/svn/sentinel/!svn/vcc/default'
svn: REPORT of '/svn/sentinel/!svn/vcc/default': Could not read chunk size: connection was closed by server (http://sombrero.ridgetop-group.local)

In my Apache logs all I get is:
[Tue Jan 13 15:31:58 2009] [notice] child pid 2338 exit signal Segmentation fault (11)

My statistically insignificant tests just now put this error at occurring 5 out of 8 attempts when authz is enabled.

Does anyone have any idea what might be causing this or (more importantly) how to fix it?

Thanks,
Karl

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 14:16:47 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.