Hi,
 
I have an application that uses apache 1.3.x. When I try to run Apache in single user mode i.e. httpd -X, on doing apachectl start, I am getting core. The bact trace of core is as below:
#0  0xfe975a38 in Perl_share_hek () from /export/home/Apache/libexec/libperl.so
(gdb) bt
#0  0xfe975a38 in Perl_share_hek () from /export/home/Apache/libexec/libperl.so
#1  0xfe97297c in Perl_hv_store () from /export/home/Apache/libexec/libperl.so
#2  0xfe8e3208 in S_init_postdump_symbols () from /export/home/Apache/libexec/libperl.so
#3  0xfe8de328 in S_parse_body () from /export/Apache/libexec/libperl.so
#4  0xfe8dd134 in perl_parse () from /export/home/Apache/libexec/libperl.so
#5  0xfe8ad7cc in perl_startup () from /export/home/Apache/libexec/libperl.so
#6  0xfe8b4394 in perl_cmd_module () from /export/home/Apache/libexec/libperl.so
#7  0x1fef8 in invoke_cmd ()
#8  0x203fc in ap_handle_command ()
#9  0x204d4 in ap_srm_command_loop ()
#10 0x2094c in ap_process_resource_config ()
#11 0x21660 in ap_read_config ()
#12 0x3159c in standalone_main ()
#13 0x32328 in main ()
 
What could be the issue with my apache server. Is this a configuration issue or problem with my application??
 
Regards
Amit


Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.

Reply via email to