Error 16143

Severity

10

Message text

Server process address 0x%1! is on bad boundary in '%2!'.

Explanation

The SRV_PROC address exists within the array of server processes maintained in the SRV_SERVER structure, but is located outside of the valid range.

Action

Use the SRV_CURPROC() macro to find the address of the currently active thread.

Additional information

Symbolic constant: SRV_EPROCBOUND