Menu

Application Verifier break message

A layered service provider (LSP) attempted to use a closed SOCKET

Probable cause

A SOCKET from a Winsock base provider was used after it had been closed. This generally indicates a fault in a layered service provider (LSP).

Troubleshooting steps

Enter k to view the current call stack, which will identify the function that attempted to use the closed SOCKET.

Enter dps Parameter 2 to dump the stack of the function that closed the SOCKET.

Information displayed by Application Verifier

Parameter 1 - SOCKET being accessed

Parameter 2 - Stack trace of the function that closed the SOCKET

Parameter 3 - Not Used

Parameter 4 - Not Used

Additional information

Test Layer:�Net Verifier

Stop code:�E104

Severity:�Error

One-time error: No

Non Continuable:�Yes

Error report:�Yes

Log to file:�Yes

Create backtrace:�Yes