XFOR: MSMI Crashes Starting a New Thread, Reads a Null PointerLast reviewed: September 11, 1997Article ID: Q151473 |
The information in this article applies to:
- Microsoft Exchange Server, versions 4.0 and 5.0
SYMPTOMSThe Microsoft Mail Connector interchange (MSMI) stops processing outbound mail. This can be evidenced by the following symptoms:
CAUSEDuring thread restart, an exception occurs while accessing a [null] pointer in the thread environment block (TEB) that is supposed to hold a pointer to the thread's thread local storage (TLS) area.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Exchange Server version 4.0. A supported fix to this problem is in development, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information on the availability of this fix. Microsoft has confirmed this to be a problem in Microsoft Exchange Server version 5.0. This problem was corrected in the latest Microsoft Exchange 5.0 Server U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K MORE INFORMATIONThe fix moves an initial "new" inside a try/except block. This is already the case for the thread code that processes mail moving out to the proxy postoffice. This prevents this access violation from being fatal. Keywords : kbbug4.00 kbbug5.00 kbfix5.00.sp1 XFOR kbusage buglist4.0 buglist5.00 Version : 4.0 5.0 Platform : WINDOWS |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |