/usr/local/apache2.0.42/corefiles/httpd.core.2
#0 bndm (n=0x281f7351 "<!--#", nl=5,
h=0x28249000 <Address 0x28249000 out of bounds>, hl=8533, t=0x80e28f4)
at mod_include.c:299
#1 0x281f1d50 in find_start_sequence (dptr=0x8144038, ctx=0x813f728,
bb=0x814d8c0, do_cleanup=0xbfbff5ac) at mod_include.c:480
#2 0x281f5441 in send_parsed_content (bb=0xbfbff9fc, r=0x8146050, f=0x814d738)
at mod_include.c:2937
#3 0x281f63f2 in includes_filter (f=0x814d738, b=0x814d8c0)
at mod_include.c:3430
#4 0x80704d5 in ap_pass_brigade (next=0x814d738, bb=0x814d8c0)
at util_filter.c:540
#5 0x8076aa3 in default_handler (r=0x8146050) at core.c:3317
#6 0x806662c in ap_run_handler (r=0x8146050) at config.c:194
#7 0x8066b55 in ap_invoke_handler (r=0x8146050) at config.c:401
#8 0x8063eea in ap_process_request (r=0x8146050) at http_request.c:288
#9 0x805fc9e in ap_process_http_connection (c=0x813f128) at http_core.c:293
I haven't dug into it yet. I thought it was odd that gdb didn't print a hex
instruction pointer for bndm, but maybe I just forgot what a backtrace looks
like. It's been a while :-)
Greg