Blue Screen Stop 0x41 Error MUST_SUCCEED_POOL_EMPTY

Last reviewed: November 7, 1997
Article ID: Q164723
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

The computer displays a blue screen STOP error with the following message:

   STOP 0x00000041 MUST_SUCCEED_POOL_EMPTY (0x1000,0x440,0x2E,0x1)

   Parmeter 1: The size of the request that could not be satisfied (0x1000)
   Parmeter 2: The number of pages used of nonpaged pool (0x440)
   Parmeter 3: The number of > PAGE_SIZE requests from nonpaged pool (0x2E)
   Parmeter 4: The number of pages available (0x1)

NOTE: Parameter values may vary.

CAUSE

This message is caused when high numbers of UDP packets are received by the server. The receive queue of the server eventually gets backed up and it eventually runs out of memory when allocating memory descriptor lists (MDLs) for the data coming in.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0 This problem was corrected in the latest Microsoft Windows NT 4.0 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


Additional query words: stop 0x41 fault trap
Keywords : kbbug4.00 kbfix4.00 kbfix4.00.sp3 ntdriver NTSrvWkst ntstop
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix kbservicepack


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: November 7, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.