Unexpected exception raised in threadpool callback function. |
Application Verifier break message
Unexpected exception raised in threadpool callback function.
Probable cause
This stop is generated if a callback function in the threadpool thread is raising an exception.
Information displayed by Application Verifier
Parameter1 � Exception code
Parameter2 � Exception record (use .exr to display it)
Parameter3 � Context record (use .cxr to display it)
Parameter4 � Not Used
Description - This stop is generated if a callback function in the threadpool thread is raising an exception.
To debug this stop:
Parameter1 might be significant for the type of exception (E.g. and exception code c0000005 means Access Violation).
.exr parameter2 � to display the exception information
.cxr parameter3 followed by kb � to display the exception context information.
Additional information
Verifier stop code 061B.