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=17631>. 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=17631 child pid exit signal Segementation Fault (11) when using basic authentication ------- Additional Comments From [EMAIL PROTECTED] 2003-03-12 11:08 ------- As requested by Jeff, I attached to the first child of the running httpd since I could not get it to dump core. Here is the requested output: [ removed many other load&read symbols lines ] Loaded symbols for /usr/lib/php4/mysql.so Reading symbols from /usr/lib/mysql/libmysqlclient.so.10...done. Loaded symbols for /usr/lib/mysql/libmysqlclient.so.10 0x420daa02 in accept () from /lib/i686/libc.so.6 (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 8192 (LWP 5009)] 0x4207c145 in strcasecmp () from /lib/i686/libc.so.6 (gdb) where #0 0x4207c145 in strcasecmp () from /lib/i686/libc.so.6 #1 0x40220ae5 in overlap_hash () from /usr/lib/libapr.so.0 #2 0x40220df3 in apr_table_overlap () from /usr/lib/libapr.so.0 #3 0x0807db5e in ap_add_common_vars () #4 0x403228f1 in __pthread_handles () from /etc/httpd/modules/libphp4.so #5 0x0807169c in ap_pass_brigade () #6 0x40760cf7 in send_parsed_content () from /etc/httpd/modules/mod_include.so #7 0x40761a80 in includes_filter () from /etc/httpd/modules/mod_include.so #8 0x0807169c in ap_pass_brigade () #9 0x08078e47 in default_handler () #10 0x08065bf5 in ap_run_handler () #11 0x0806620d in ap_invoke_handler () #12 0x0807d53a in ap_run_sub_req () #13 0x4075e11e in handle_include () from /etc/httpd/modules/mod_include.so #14 0x407610bb in send_parsed_content () from /etc/httpd/modules/mod_include.so #15 0x40761a80 in includes_filter () from /etc/httpd/modules/mod_include.so #16 0x0807169c in ap_pass_brigade () #17 0x407cb4e9 in handle_map_file () from /etc/httpd/modules/mod_negotiation.so #18 0x08065bf5 in ap_run_handler () #19 0x0806620d in ap_invoke_handler () #20 0x08062f31 in ap_internal_redirect () #21 0x080629ac in ap_process_request () #22 0x0805e0ac in ap_process_http_connection () #23 0x0806f0d5 in ap_run_process_connection () #24 0x08064238 in child_main () #25 0x08064394 in make_child () #26 0x080644b6 in startup_children () #27 0x08064cdf in ap_mpm_run () #28 0x0806ac5f in main () #29 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6 (gdb) The program is running. Quit anyway (and detach it)? (y or n) y Detaching from program: /usr/sbin/httpd, process 5009 Thank you! Kees --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
