XFOR: MTA Terminates Unexpectedly with Event ID 9405

Last reviewed: January 23, 1998
Article ID: Q176039
The information in this article applies to:
  • Microsoft Exchange Server, version 5.0

SYMPTOMS

The Microsoft Exchange Server Message Transfer Agent (MTA) might terminate unexpectedly with the following error messages in the Windows NT Event Viewer Application log:

   Event id: 9405 : An unexpected error has occurred which may cause the MTA 
   to terminate. Error: Exception 0x80000003 occurred at Address 0x6722a908. 
   (BASE TCP/IP DRVR 8) (16).

or

   Event id: 9405 : Cannot create Heap : rtn 142, error 8

CAUSE

The MTA will generate Event ID 9405 when it attempts to perform a DebugBreak(). When the system finds that no debugger is hooked into the MTA, the system attempts to break into the default debugger which may hang the server. The DebugBreak() can be triggered when a heap creation call fails with ERROR_NOT_ENOUGH_MEMORY while performing a content conversion.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Exchange server, version 5.0.

A supported fix is now available, 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.

MORE INFORMATION

The following events may also occur with the Event ID 9405:

   Event id: 9224: A sockets error 10054 on a send() call was detected.
   The MTA will attempt to recover the socket connection. Control block
   index: 12. (BASE IL TCP/IP DRVR 8 272) (12)

   Event id: 9236: A sockets error was detected. A receive socket has been
   closed on control block index: 2, Socket error: 0.
   (BASE IL TCP/IP DRVR 8 255) (12)

   Event id: 9215: A sockets error 10060 on a connect() call was detected.
   The MTA will attempt to recover the socket connection. Control block
   index: 13. (BASE IL TCP/IP DRVR 8 274) (12)

   Event id: 4284: A error occurred during connection/disconnection. Error
   code 8511 (POP4 POP4 DOWN 4 179) (14)

   Event id: 2026: An internal MTA error occurred. Contact Microsoft Product
   Support Services. Unable to write to the message tracking log, error code
   '. (BASE XFER-IN 20 89) (16)

The Evo.log file includes the 2026 and adds the error code -2147024809. The error -2147024809 <0x80070057> = ecInvalidParam-MAPI_E_INVALID_PARAMETER


Additional query words: crash AV dump
Keywords : kbbug5.00 XFOR buglist
Version : 5.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix kbpatch


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 23, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.