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

Seg faults on newly built SVN/Apache 2.2 combo

From: <Greg.Chandler_at_wellsfargo.com>
Date: Thu, 8 May 2008 18:29:44 -0500

I've spent all day trying to get all the random flags right but I must
be missing something...
I've built apache 2.2.8 from sources with: --enable-dav --enable-dav-fs
--enable-dav-lock --enable-so
I then built apr and apr-utils from sources. {1.2.12}{1.2.12}
Then swig 1.3.35 from sources
Then built subversion 1.4.6 from sources with:
--with-apxs=/usr/local/apache2/bin/apxs --with-ssl

The setup for apache seems file, everything works before the svn make
install.
If I add:
LoadModule dav_svn_module modules/mod_dav_svn.so

Everything is still ok, As soon as I add this:
LoadModule authz_svn_module modules/mod_authz_svn.so

Every URL causes a Seg-fault (11) no matter what URL, including
non-existant pages.

I've completely removed everything several times to make sure there is
no cruft left behind, and then rebuilt from fresh source trees too.
Same thing no matter what.
I've tried adding several different flags on the builds but nothing
seems happy.

Where do I look now?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-09 01:30:08 CEST

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.