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=13566>. 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=13566 Program (Dr.Watson) error on Apache.exe on Win2K [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-10-12 02:35 ------- All you needed to share was this segment... function: ap_ctx_get 6ff8f930 8b442404 mov eax,[esp+0x4] ss:03cfb26f=???????? 6ff8f934 53 push ebx 6ff8f935 55 push ebp 6ff8f936 56 push esi 6ff8f937 57 push edi FAULT ->6ff8f938 8b7804 mov edi,[eax+0x4] which identifies the EAPI patch as the source of the segv. Suggest (STRONGLY) that you update to 1.3.27 with the latest OpenSSL (g?) and mod ssl, this is possibly exploit related. But it sure has nothing to do with the Apache HTTP Server project. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
