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-07-28 14:33 ------- I have a core dump in mod_include since applying the mod_include patches. Here is the output from the backtrace: [EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal SEGV (no mapping at the fault address) Current function is add_include_vars 158 if ((t = strrchr(r->filename, '/'))) { (/opt/SUNWspro/bin/dbx) where current thread: [EMAIL PROTECTED] [1] strrchr(0x0, 0x2f, 0xd136c, 0x0, 0x48545450, 0x2f), at 0xfeed1958 =>[2] add_include_vars(r = 0x4f38b0, timefmt = 0xcf05c "%A, %d-%b-%Y %H:%M:%S %Z"), line 158 in "mod_include.c" [3] includes_filter(f = 0x4f56a8, b = 0x4f56f8), line 3395 in "mod_include.c" [4] ap_pass_brigade(next = 0x4f56a8, bb = 0x4f56f8), line 550 in "util_filter.c" [5] ap_old_write_filter(f = 0x4f56e0, bb = 0x4f56f8), line 1321 in "protocol.c" [6] ap_pass_brigade(next = 0x4f56e0, bb = 0x4f57d0), line 550 in "util_filter.c" [7] end_output_stream(r = 0x4f38b0), line 1039 in "protocol.c" [8] ap_finalize_request_protocol(r = 0x4f38b0), line 1061 in "protocol.c" [9] ap_send_error_response(r = 0x4f38b0, recursive_error = 0), line 2423 in "http_protocol.c" [10] ap_die(type = 301, r = 0x4f38b0), line 232 in "http_request.c" [11] ap_process_request(r = 0x4f38b0), line 301 in "http_request.c" [12] ap_process_http_connection(c = 0x4dd8a8), line 293 in "http_core.c" [13] ap_run_process_connection(0x4dd8a8, 0x4dd7e8, 0x4dd7e8, 0x6, 0x4dd8a0, 0x48cc60), at 0x82dc0 [14] ap_process_connection(c = 0x4dd8a8, csd = 0x4dd7e8), line 211 in "connection.c" [15] process_socket(p = 0x4dd7b0, sock = 0x4dd7e8, my_child_num = 0, my_thread_num = 6, bucket_alloc = 0x48cc60), line 632 in "worker.c" [16] worker_thread(thd = 0x11a530, dummy = 0xd59c8), line 947 in "worker.c" [17] dummy_worker(opaque = 0x11a530), line 127 in "thread.c" Let me know if you need any more information from the core dump. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
