[MacPorts] #21518: apache2 crashes when using mod_dav_svn and mod_authz_svn
#21518: apache2 crashes when using mod_dav_svn and mod_authz_svn ---------------------------------------------+------------------------------ Reporter: nd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: apache2, httpd, svn, subversion | Port: ---------------------------------------------+------------------------------ When accessing my svn repository via https on a Snow Leopard installation (on a 32bit Mac Mini) the apache process crashes. Crashlog is attached. -- Ticket URL: <http://trac.macports.org/ticket/21518> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21518: apache2 crashes when using mod_dav_svn and mod_authz_svn ----------------------------+----------------------------------------------- Reporter: nd@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: subversion ----------------------------+----------------------------------------------- Changes (by jmr@…): * cc: nd@… (removed) * cc: imajes@… (added) * keywords: apache2, httpd, svn, subversion => * port: => subversion * owner: macports-tickets@… => dluke@… -- Ticket URL: <http://trac.macports.org/ticket/21518#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21518: apache2 crashes when using mod_dav_svn and mod_authz_svn ----------------------------+----------------------------------------------- Reporter: nd@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: subversion ----------------------------+----------------------------------------------- Comment(by dluke@…): How do you have your mod_dav_svn repository configured (and how do you have authentication set up)? -- Ticket URL: <http://trac.macports.org/ticket/21518#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21518: apache2 crashes when using mod_dav_svn and mod_authz_svn ----------------------------+----------------------------------------------- Reporter: nd@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: subversion ----------------------------+----------------------------------------------- Comment(by nd@…): I have the following in my httpd.conf {{{ LoadModule dav_svn_module modules/mod_dav_svn.so LoadModule authz_svn_module modules/mod_authz_svn.so ... <Location /svn > SSLRequireSSL DAV svn SVNParentPath /Subversion #SVNListParentPath on AuthType Basic AuthName "Authorization Realm" AuthUserFile "/Subversion/subversion.users" Require valid-user </Location> }}} -- Ticket URL: <http://trac.macports.org/ticket/21518#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21518: apache2 crashes when using mod_dav_svn and mod_authz_svn ----------------------------+----------------------------------------------- Reporter: nd@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: subversion ----------------------------+----------------------------------------------- Comment(by nd@…): Removing the authz_svn_module did it. Thanks -- Ticket URL: <http://trac.macports.org/ticket/21518#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21518: apache2 crashes when using mod_dav_svn and mod_authz_svn -----------------------------+---------------------------------------------- Reporter: nd@… | Owner: dluke@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: worksforme | Keywords: Port: subversion | -----------------------------+---------------------------------------------- Changes (by dluke@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/21518#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts