The information in this article applies to:
SYMPTOMSOn a Windows 95- or Windows 98-based computer, if you have a sufficiently large array of structure as an OUT parameter of a Remote Procedure Call (RPC), the RPC server may encounter an invalid page fault. CAUSEAn out-of-memory condition is not handled properly in the RPC code. If the amount of the allocation request for the OUT parameter exceeds the available virtual memory, the RPC server causes an invalid page fault because of incorrect out-of-memory handling code. RESOLUTION
A supported fix that corrects this problem is now available from Microsoft, but it has not been fully regression tested and should be applied only to computers experiencing this specific problem. If you are not severely affected by this specific problem, Microsoft recommends that you wait for the next update that contains this fix. http://support.microsoft.com/support/supportnet/default.asp The English version of this fix should have the following file attributes or later:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article. MORE INFORMATIONNOTE: The problem described in the "Symptoms" section affects all products of the Windows 9x product line, including Microsoft Windows 98 Second Edition, and so on. Additional query words: fault large array
Keywords : kbnetwork kbAPI kbRPC kbSDKPlatform kbSDKWin32 kbWinOS95bug kbWinOS98bug kbGrpNet |
Last Reviewed: January 28, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |