error STOP 0x000000C2

P

Peter

After update to SP4 on W2k Pro I robooted the system. wnt
close to password enter screen into halt: bleu screen
STOP 0x00000C2 (0x00000007 0x00000B8A 0x812FB220
0x812FB228) BAD_SPOOL_CALLER
Does anyone see this error before? Xhnks for support!
 
J

\(JD\)

The BAD_POOL_CALLER bug check has a value of 0x000000C2. This indicates that
the current thread is making a bad pool request.

The first parameter indicates it's a double free ... the current thread
attempted to free pool which was already freed.

(jD)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top