This threadpool state has unbalanced CoInit and CoUnInit calls |
Application Verifier break message
This threadpool state has unbalanced CoInit and CoUnInit calls.
Probable cause
This stop is generated if call back function calls CoInit and CoUnInit unbalanced.
Information displayed by Application Verifier
Parameter1 - Callback function that left the thread in a dirty com state
Parameter2 - Context
Parameter3 - Threadpool Object allocation stack trace, use dds to dump it.
Parameter4 - Balanced call counts
Description - This stop is generated if call back function calls CoInit and CoUnInit unbalanced.
Additional information
Verifier stop code 708.