You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/08/01 15:51:51 UTC

DO NOT REPLY [Bug 21222] - mod_include send_parsed_content core dumps

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=21222>.
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=21222

mod_include send_parsed_content core dumps





------- Additional Comments From glenn@apache.org  2003-08-01 13:51 -------
Another child process has died, the request was for /cgi/htesarch.cgi,
here is the backtrace:

t@24 (l@11) terminated by signal SEGV (no mapping at the fault address)
Current function is core_output_filter
 3926                   rv = apr_bucket_read(e, &str, &n, eblock);
(/opt/SUNWspro/bin/dbx) where                                                
current thread: t@24
  [1] 0x50(0x2e64d4, 0xfc200ea8, 0xfc200ea4, 0x1, 0xf, 0xfc200fd4), at 0x4f
=>[2] core_output_filter(f = 0x2df850, b = 0x2e1458), line 3926 in "core.c"
  [3] ap_pass_brigade(next = 0x2df850, bb = 0x2e6490), line 550 in "util_filter.c"
  [4] chunk_filter(f = 0x2e6360, b = 0x2e6490), line 260 in "http_core.c"
  [5] ap_pass_brigade(next = 0x2e6360, bb = 0x2e6490), line 550 in "util_filter.c"
  [6] ap_content_length_filter(f = 0x2f40f0, b = 0x2e6490), line 1215 in
"protocol.c"
  [7] ap_pass_brigade(next = 0x2f40f0, bb = 0x2e6490), line 550 in "util_filter.c"
  [8] handle_include(ctx = 0x2df8b0, bb = 0xfc201860, r = 0x2f3480, f =
0x2e5b98, head_ptr = 0x1dcb50, inserted_head = 0xfc201784), line 1252 in
"mod_include.c"
  [9] send_parsed_content(bb = 0xfc201860, r = 0x2f3480, f = 0x2e5b98), line
3118 in "mod_include.c"
  [10] includes_filter(f = 0x2e5b98, b = 0x2e6490), line 3426 in "mod_include.c"
  [11] ap_pass_brigade(next = 0x2e5b98, bb = 0x2e5898), line 550 in "util_filter.c"
  [12] cgid_handler(r = 0x2f3480), line 1483 in "mod_cgid.c"
  [13] ap_run_handler(0x2f3480, 0x0, 0x2f3480, 0x2df4f0, 0x0, 0x0), at 0x717b0
  [14] ap_invoke_handler(r = 0x2f3480), line 401 in "config.c"
  [15] ap_process_request(r = 0x2f3480), line 288 in "http_request.c"
  [16] ap_process_http_connection(c = 0x2df4f0), line 293 in "http_core.c"
  [17] ap_run_process_connection(0x2df4f0, 0x2df430, 0x2df430, 0x93, 0x2df4e8,
0x1dca90), at 0x87878
  [18] ap_process_connection(c = 0x2df4f0, csd = 0x2df430), line 211 in
"connection.c"
  [19] process_socket(p = 0x2df3f8, sock = 0x2df430, my_child_num = 2,
my_thread_num = 19, bucket_alloc = 0x1dca90), line 632 in "worker.c"
  [20] worker_thread(thd = 0x1530b8, dummy = 0x196a28), line 947 in "worker.c"
  [21] dummy_worker(opaque = 0x1530b8), line 127 in "thread.c"

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org