Re: Subversion 1.7.13 mod_dav_svn with mod_wsgi auth causes Apache segfaults
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 30 Oct 2013 19:05:49 +0000
"Howard, Larry P" <larry.howard_at_Vanderbilt.Edu> writes:
> What we know is that mod_dav_svn works as expected without the
I can reproduce this. I have a very simple mod_wsgi setup:
WSGIAccessScript /home/pm/sw/subversion/obj/apache2/script.wsgi
where script.wsgi contains:
def allow_access(environ, start_response):
It appears to be caused by r1514941 which added the translate_name and
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2013-10-30 20:06:26 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.