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 [EMAIL PROTECTED] 2003-08-05 13:42 ------- I have had three child processes die with the following back trace. All three were handling the request for "/" on the same server. [EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal SEGV (no mapping at the fault address) Current function is apr_thread_mutex_lock 110 if (mutex->nested) { (/opt/SUNWspro/bin/dbx) where current thread: [EMAIL PROTECTED] =>[1] apr_thread_mutex_lock(mutex = 0x2e687461), line 110 in "thread_mutex.c" [2] apr_file_read(thefile = 0x58b148, buf = 0x65a0a0, nbytes = 0xfe9091f4), line 86 in "readwrite.c" [3] pipe_bucket_read(a = 0x4811a0, str = 0xfe9091f8, len = 0xfe9091f4, block = APR_BLOCK_READ), line 74 in "apr_buckets_pipe.c" [4] apr_brigade_length(bb = 0x562350, read_all = 1, length = 0xfe909298), line 215 in "apr_brigade.c" [5] ap_byterange_filter(f = 0x55f6b0, bb = 0x562350), line 2931 in "http_protocol.c" [6] ap_pass_brigade(next = 0x55f6b0, bb = 0x562350), line 550 in "util_filter.c" [7] send_parsed_content(bb = 0xfe909888, r = 0x55ea58, f = 0x517170), line 3209 in "mod_include.c" [8] includes_filter(f = 0x517170, b = 0x562350), line 3426 in "mod_include.c" [9] ap_pass_brigade(next = 0x517170, bb = 0x5619e8), line 550 in "util_filter.c" [10] default_handler(r = 0x55ea58), line 3558 in "core.c" [11] ap_run_handler(0x55ea58, 0x3b, 0x55ea58, 0x5099c8, 0x0, 0x0), at 0x6ccf8 [12] ap_invoke_handler(r = 0x55ea58), line 401 in "config.c" [13] ap_process_request(r = 0x55ea58), line 288 in "http_request.c" [14] ap_process_http_connection(c = 0x5099c8), line 293 in "http_core.c" [15] ap_run_process_connection(0x5099c8, 0x509908, 0x509908, 0x40, 0x5099c0, 0x480a00), at 0x82dc0 [16] ap_process_connection(c = 0x5099c8, csd = 0x509908), line 211 in "connection.c" [17] process_socket(p = 0x5098d0, sock = 0x509908, my_child_num = 1, my_thread_num = 0, bucket_alloc = 0x480a00), line 632 in "worker.c" [18] worker_thread(thd = 0x11a470, dummy = 0x46a4a0), line 947 in "worker.c" [19] dummy_worker(opaque = 0x11a470), line 127 in "thread.c" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
