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

illegal memory reference on exit of Apache2.0.44/mod_ssl ;win32

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From [EMAIL PROTECTED]  2003-04-08 06:40 -------

  This is a symptom that you loaded a DEBUG build of mod_ssl into a RELEASE
  version of Apache.  Sorry, but they must match due to some deeply embedded
  bogosity in MS's FILE* handling software that the openssl libraries touch.

  Make certain you compile openssl, mod_ssl and Apache all NDEBUG or _DEBUG
  and with the same MS Visual Studio (our release is built with VC 6.0, SP5).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to