Hi Jay,

Stas is probably in bed now.  :)

On Thu, 27 Nov 2003, Jay R. Ashworth wrote:

> no backtrace

You need to run Apache under gdb (Gnu DeBugger).
You run it like that, let it segfault, then you're returned to the debugger.
You tell the debugger to give you a backtrace with the debugger's 'bt' command.

No, it's not clear in the 2.0 doc's.

Check out 

http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems

73,
Ged.


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to