Full_Name: Philip Payne
Version: generic
OS: generic
Submission from: (NULL) (195.24.91.78)


Any chance of updating the FAQ to include the following in the last
section on 'Ok, I got a core dump but how do I get a backtrace to find
out the reason for it?'??? Maybe this is obvious to experienced 
people but it took me a few hours with help from the mailing list
to get to this point.



<li>
If all else fails you can run apache directly under gdb by invoking gdb
using ``<code>gdb /path/to/httpd</code>'', start Apache in
single-process mode using ``<code>run -X -DSSL''</code>'' and then
when Apache crashes get a backtrace using ``<code>bt</code>''.

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to