On 7/25/05, Mike Dewhirst <[EMAIL PROTECTED]> wrote:
> I got a hint from the subversion list that I could maybe post this here.
> Any advice appreciated.
> 
> Overview
> 
> I just added mod_python to apache2 and my subversion repositories are no
> longer accessible via TortoiseSVN. Update returns the following error ...
> 
> PROPFIND request failed on '/repos/xfiles/wip95'
> PROPFIND of '/repos/xfiles/wip95': Could not read status line:
> connection was closed by server. (http://svn.domain.com)
> 
> I can remove the offending module and everything works again.

> 
> [Mon Jul 25 12:15:57 2005] [notice] child pid 3110 exit signal
> Segmentation fault (11)

Well, this means there is definitely a bug someplace.  The easiest way
to find it would be to find the core dump (see the CoreDumpDirectory
directive) and get a backtrace to see who is at fault.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to