Re: Subversion 1.7.13 mod_dav_svn with mod_wsgi auth causes Apache segfaults
From: Ben Reser <ben_at_reser.org>
Date: Wed, 30 Oct 2013 11:21:13 -0700
On 10/30/13 10:23 AM, Howard, Larry P wrote:
Debug builds of httpd, mod_wsgi, and Subversion. Run httpd under a debugger
Once GDB starts up type:
Create the crash which will trigger a prompt in gdb.
Type the following at the GDB prompt:
These links should be helpful:
I'd suggest when you build Subversion that you'd use --enable-maintainer-mode
It might be desirable to have a debug build of apr/apr-util as well, but let's
I usually use a setup like so to allow me to use an uninstalled copy of SVN
Then I use the following in my httpd.conf to load the modules:
Everything else is just normal configuration of httpd.
|
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.