DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31324>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31324
Apache crashed on long request (longer than 8190)
------- Additional Comments From jorton@redhat.com 2004-09-21 06:24 -------
This is a segfault in the *parent* process, which is usually caused by a module
bug, and nothing to do with the long requests which are handled fine.
[Tue Sep 21 04:02:33 2004] [notice] seg fault or similar nasty error detected
in the parent process
Can you:
1) add "CoreDumpDirectory /tmp" or somesuch to your httpd.conf
2) start httpd with "ulimit -c unlimited; apachectl start"
and try and get a core dump out of the parent?
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|