On Apr 23, 2008, at 11:07, David E. Wheeler wrote:

(gdb) bt
#0  0x0002f43b in open_multi_logs ()
#1  0x0002f7be in init_config_log ()
#2  0x00002b88 in ap_run_open_logs ()
#3  0x0000a701 in main ()

Shit! I recompiled Perl, Apache, and mod_perl with debugging info, and got exactly the same thing!

(gdb) bt
#0  0x0002efd2 in open_multi_logs ()
#1  0x0002f354 in init_config_log ()
#2  0x00002514 in ap_run_open_logs ()
#3  0x0000a115 in main ()

Annoying. Is there something else I can do? Would you like me to upload the core file somewhere?

Best,

David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to