You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ian Holsman <Ia...@cnet.com> on 2001/08/31 01:51:42 UTC

core dump in cvs HEAD

I don't think the current tree is stable ;(

the HTML is question was 
<html>
<!--#include virtual="/test/balh.html"-->
</html>

--config--
<Location /test/>
SetOutputFilter INCLUDES
SetEnv CNET-ONTOLOGY-NODE-ID 5
SetEnv CNET-COBRAND-ONTOLOGY-NODE-ID 5
SetEnv CNET-EDITION cnet
</Location>


/apache/modules/mod_proxy_http.so
#0  0x08065282 in merge_env_dir_configs (p=0x815e824, basev=0x0,
addv=0x8125aec) at mod_env.c:157
157         new_table = apr_table_copy(p, base->vars);
(gdb) bt
#0  0x08065282 in merge_env_dir_configs (p=0x815e824, basev=0x0,
addv=0x8125aec) at mod_env.c:157
#1  0x080799f5 in ap_merge_per_dir_configs (p=0x815e824, base=0x81254dc,
new_conf=0x81258f4) at config.c:262
#2  0x0808beda in ap_location_walk (r=0x815e854) at request.c:1043
#3  0x0808c47c in ap_sub_req_method_uri (method=0x809f22a "GET",
new_file=0xbfffb200 "/test/blah.html", r=0x815a834,
next_filter=0x815b98c)
    at request.c:1302
#4  0x0808c506 in ap_sub_req_lookup_uri (new_file=0xbfffb200
"/test/blah.html", r=0x815a834, next_filter=0x815b98c) at request.c:1337
#5  0x080600e4 in handle_include (ctx=0x82558a4, bb=0xbfffd6c4,
r=0x815a834, f=0x815b974, head_ptr=0x8224180, inserted_head=0xbfffd264)
    at mod_include.c:798
#6  0x080630e7 in send_parsed_content (bb=0xbfffd6c4, r=0x815a834,
f=0x815b974) at mod_include.c:2518
#7  0x080637b0 in includes_filter (f=0x815b974, b=0x815ba9c) at
mod_include.c:2777
#8  0x08083bb4 in ap_pass_brigade (next=0x815b974, bb=0x815ba9c) at
util_filter.c:247
#9  0x0808a11d in default_handler (r=0x815a834) at core.c:3062
#10 0x080796a0 in ap_run_handler (r=0x815a834) at config.c:185
#11 0x08079bca in ap_invoke_handler (r=0x815a834) at config.c:344
#12 0x0806a5f8 in process_request_internal (r=0x815a834) at
http_request.c:354
#13 0x0806a6e6 in ap_process_request (r=0x815a834) at http_request.c:420
#14 0x0806609e in ap_process_http_connection (c=0x81588f4) at
http_core.c:287
#15 0x08082388 in ap_run_process_connection (c=0x81588f4) at
connection.c:82
#16 0x0808251d in ap_process_connection (c=0x81588f4) at
connection.c:219
#17 0x08078288 in child_main (child_num_arg=0) at prefork.c:829
#18 0x080783d5 in make_child (s=0x80ac1a4, slot=0) at prefork.c:916
#19 0x0807844b in startup_children (number_to_start=5) at prefork.c:939
#20 0x0807888f in ap_mpm_run (_pconf=0x80ab2a4, plog=0x80dd434,
s=0x80ac1a4) at prefork.c:1155
#21 0x0807d9bd in main (argc=2, argv=0xbffffa14) at main.c:431
#22 0x401942ae in __libc_start_main (main=0x807d48c <main>, argc=2,
ubp_av=0xbffffa14, init=0x805c578 <_init>, fini=0x8093930 <_fini>, 
    rtld_fini=0x4000cf28 <_dl_fini>, stack_end=0xbffffa0c) at
../sysdeps/generic/libc-start.c:129

-- 
Ian Holsman
Performance Measurement & Analysis
CNET Networks    -    415 364-8608