Select the product you need help with
FIX: Drivers that have images that are larger than 16 megabytes may corrupt memory when loadedArticle ID: 827484 - View products that this article applies to. SYMPTOMSWhen you load drivers that have images that are larger than 16 megabytes (MB), or when you load drivers that
declare very large static arrays, an error message may appear on a blue screen when the
system tries to load the drivers. The information in the error message (on the blue screen) reveals that the system is reading past the end of a pool allocation. This condition is evidenced by page table entry (PTE) allocations that are not valid. WORKAROUNDTo work around this problem, reduce the size of the driver image by replacing large
static arrays with dynamically allocated arrays. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article. PropertiesArticle ID: 827484 - Last Review: August 1, 2008 - Revision: 2.0
|


Back to the top








