DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23084>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23084 Apache Segfaults and won't dump core [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-12-19 01:10 ------- see http://www.apache.org/~trawick/mod_prctl.c for a module you'll need with Apache 1.3 on Linux 2.4 kernels in order for the Linux kernel to take a core dump compile via "apxs -c mod_prctl.c" and add "LoadModule prctl_module /path/to/mod_prctl.so" to the end of your conf file you still need to satisfy the other more usual requirements for a core dump (ulimit, CoredumpDirectory and/or file permissions, disk space) if coredump/backtrace suggests that this is an Apache httpd problem and you can recreate with our latest (not RedHat's) Apache httpd, please re-open the PR and submit a backtrace for now we assume it is not our problem --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]