Ryan Bloom wrote: > > There is one bug that I know of and I am fixing it. Please everybody > else, TEST THIS THING. > > The one bug I know of, is that a request that goes through mod_dir, to > mod_negotiation won't get any output to the browser.
got a seg fault as soon as I tried http://bugs.apache.org:8092/ :( #0 0x2818769a in strcmp () from /usr/lib/libc.so.4 #1 0x8060847 in ap_set_content_type (r=0x8131048, ct=0x0) at http_protocol.c:1275 #2 0x80637e7 in ap_internal_fast_redirect (rr=0x8135048, r=0x8131048) at http_request.c:425 #3 0x281f2cf1 in fixup_dir (r=0x8131048) at mod_dir.c:203 #4 0x8079813 in ap_run_fixups (r=0x8131048) at request.c:114 #5 0x807a1c1 in ap_process_request_internal (r=0x8131048) at request.c:275 #6 0x8063403 in ap_process_request (r=0x8131048) at http_request.c:259 #7 0x805e9db in ap_process_http_connection (c=0x812b120) at http_core.c:291 #8 0x806eccf in ap_run_process_connection (c=0x812b120) at connection.c:85 #9 0x806efe4 in ap_process_connection (c=0x812b120, csd=0x812b048) at connection.c:207 The dump is /usr/local/apache2.0.35/corefiles/httpd.core Greg
