BAD_POOL_CALLER (0xC2)

What is this error?

The current thread is making a bad pool request. A driver is using incorrect memory management routines.

Common causes

  • buggy driver
  • incompatible driver
  • antivirus filter driver
  • corrupted RAM

How to fix it

  1. Identify faulting driver from minidump
  2. update drivers
  3. test RAM
  4. uninstall recently added software

Too many steps? Crashless can diagnose this automatically — checks your drivers, temps, VRAM, and 400+ known error patterns.

Get free AI diagnosis

Detailed analysis

Bug check 0x000000C2 (BAD_POOL_CALLER) indicates a thread made a bad memory allocation or deallocation request. This is usually a driver passing invalid parameters to pool allocation routines. Common causes: a driver trying to free memory it already freed (double-free), requesting a zero-size allocation, or corrupting the pool header. Often caused by antivirus or VPN kernel drivers. Fixes:

  1. Check minidump for the faulting driver,
  2. Update or remove the identified driver,
  3. If recently installed software: uninstall it,
  4. Run memtest86 — RAM errors can cause pool header corruption,
  5. Run sfc /scannow,
  6. If persists: enable Driver Verifier to catch the specific driver.

When to seek help

If this error keeps happening after trying the fixes above, it may point to a deeper hardware or system issue. Consider professional help if:

  • The crash occurs across multiple games or applications
  • You see the same error after a clean Windows install
  • Your PC is less than a year old (could be a warranty issue)
  • You smell burning or hear unusual sounds from your PC

Or let Crashless do the deep analysis for you -- our AI checks drivers, temps, event logs, and 400+ known patterns automatically.

Chat with AI about BAD_POOL_CALLER (0xC2)

Describe your setup and get a personalized diagnosis in seconds. Free, no signup needed.

Get AI diagnosis

Chat with AI about this error

Describe your setup and what you were doing when the crash happened. Our AI checks against 400+ known crash patterns — free, no download needed.

or type your own question below

Paste or drop screenshots for better diagnosis

Let Crashless handle it

The desktop app scans your drivers, temps, VRAM, event logs, and 400+ known patterns — then walks you through the fix step by step.