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=29933>. 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=29933 apache 2.0.50 modssl still crash(It is never crash when not useing startssl ) ------- Additional Comments From [EMAIL PROTECTED] 2004-07-07 13:56 ------- Can you get a backtrace? Add "CoredumpDirectory /var/tmp" to your httpd.conf, and: # ulimit -c unlimited # bin/apachectl start then attach to this bug report the output of the following command: # gdb bin/httpd /var/tmp/core.<xxxxx> ... (gdb) backtrace for one of the core files produced. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
