Stop 0xC2 or BAD_POOL_CALLER
Stop 0xC2 or BAD_POOL_CALLER The Stop 0xC2 message indicates that a kernel-mode process or driver incorrectly attempted to perform memory operations in the following ways: • By allocating a memory pool size of zero bytes. • By allocating a memory pool that does not exist. • By attempting to free a memory pool that is [...]

