Peter Van Biesen wrote:

> Recompiled and tested, the problem remains ... :
> 
> [Wed Sep 04 13:22:27 2002] [info] Server: Apache/2.0.41-dev, Interface:
> mod_ssl/2.0.41-dev, Library: OpenSSL/0.9.6c
> [Wed Sep 04 13:22:27 2002] [notice] Apache/2.0.41-dev (Unix)
> mod_ssl/2.0.41-dev OpenSSL/0.9.6c DAV/2 configured -- resuming normal
> operations
> [Wed Sep 04 13:22:27 2002] [info] Server built: Sep  3 2002 16:31:17
> [Wed Sep 04 13:38:28 2002] [notice] child pid 29748 exit signal
> Segmentation fault (11)
> 
> Crash after 71 Mb . When I have the time, I'll investigate further !

Can you try and configure apache with no modules installed whatsoever, 
to see if just mod_proxy plus core has this problem...?

I have a feeling one of the filters in the stack is leaking buckets 
(leaking in the sense that the bucks are only freed at the end of the 
request, which is too late), if we can remove all the filters we can 
(specifically mod_include) we might be able to more clearly isolate 
where the problem lies.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED] 
        "There's a moon
                                        over Bourbon Street
                                                tonight..."

Reply via email to