SVN authz segfaults
From: Karl M. Davis <karl_at_davisonlinehome.name>
Date: Tue, 13 Jan 2009 16:01:32 -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:
In my Apache logs all I get is:
My statistically insignificant tests just now put this error at occurring 5 out of 8 attempts when authz is enabled.
This is on an Ubuntu 8.04.1 server running SVN 1.4.6dfsg1-2ubuntu1 and Apache 2.2.8-1ubuntu0.3.
Does anyone have any idea what might be causing this or (more importantly) how to fix it? I've been googling around but haven't yet figured out how to get a backtrace of this or run Apache under gdb.
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.