BAD_POOL_CALLER?

  • Thread starter Thread starter Clark
  • Start date Start date
C

Clark

Anyone know what this means when associated with a Blue Screen on Boot?
This is still related to my modem causing a BSOD if I boot with it enabled.
Works fine if I enable after boot.

It gave a bunch of numbers also, so if they would help I have them.

Thanks,
Clark
5744
 
According to the net, it appears to be a situation where it is trying to
free the pool, but it has already been freed, whatever that means.

0x0C2 (0x07,---)

Clark
 
Hi Clark,

BAD_POOL_CALLER is a driver error. Usually it's incompatible drivers, but
also could be a conflict. If a module is listed, this can provide clues to
what device has a problem. Check the event viewer as well as device manager
for possible errors.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
Thanks Rick

Clark

Rick Rogers said:
Hi Clark,

BAD_POOL_CALLER is a driver error. Usually it's incompatible drivers, but
also could be a conflict. If a module is listed, this can provide clues to
what device has a problem. Check the event viewer as well as device
manager for possible errors.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
Back
Top