DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14692>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14692

apache child pid exit signal Segmentation fault (11)





------- Additional Comments From [EMAIL PROTECTED]  2002-11-20 16:55 -------
okey jeff, no problem ;)

now here is the output:

------------------
[EMAIL PROTECTED] var]# gdb /usr/sbin/httpd
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...(no debugging symbols found)...
(gdb) r -DONE_PROCESS
Starting program: /usr/sbin/httpd -DONE_PROCESS
[New Thread 8192 (LWP 17452)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 17452)]
0x40350982 in strcasecmp () from /lib/libc.so.6
(gdb)
(gdb) where
#0  0x40350982 in strcasecmp () from /lib/libc.so.6
#1  0x40235ae5 in overlap_hash () from /usr/lib/libapr.so.0
#2  0x40235df3 in apr_table_overlap () from /usr/lib/libapr.so.0
#3  0x0807db3e in ap_add_common_vars ()
#4  0x406546c1 in completed.1 () from /etc/httpd/modules/libphp4.so
#5  0x0807169c in ap_pass_brigade ()
#6  0x40b732a8 in handle_include () from /etc/httpd/modules/mod_include.so
#7  0x40b760bb in send_parsed_content () from /etc/httpd/modules/mod_include.so
#8  0x40b76a80 in includes_filter () from /etc/httpd/modules/mod_include.so
#9  0x0807169c in ap_pass_brigade ()
#10 0x08078e27 in default_handler ()
#11 0x08065bf5 in ap_run_handler ()
#12 0x0806620d in ap_invoke_handler ()
#13 0x0807d51a in ap_run_sub_req ()
#14 0x40b7311e in handle_include () from /etc/httpd/modules/mod_include.so
#15 0x40b760bb in send_parsed_content () from /etc/httpd/modules/mod_include.so
#16 0x40b76a80 in includes_filter () from /etc/httpd/modules/mod_include.so
#17 0x0807169c in ap_pass_brigade ()
#18 0x40bd74e9 in handle_map_file () from /etc/httpd/modules/mod_negotiation.so
#19 0x08065bf5 in ap_run_handler ()
#20 0x0806620d in ap_invoke_handler ()
#21 0x08062f31 in ap_internal_redirect ()
#22 0x080629ac in ap_process_request ()
#23 0x0805e0ac in ap_process_http_connection ()
#24 0x0806f0d5 in ap_run_process_connection ()
#25 0x08064238 in child_main ()
#26 0x0806445a in make_child ()
#27 0x080644b6 in startup_children ()
#28 0x08064cdf in ap_mpm_run ()
#29 0x0806ac5f in main ()
#30 0x402f14ce in __libc_start_main () from /lib/libc.so.6
(gdb)

-----------------------------

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

Reply via email to