Error 16103

Severity

10

Message text

Invalid stack size, %1!, passed to srv_spawn().

Explanation

The stack size passed to srv_spawn() is too small.

Action

Ensure that the value of the stacksize parameter is at least equal to the value of SRV_MINSTACKSIZE.

Additional information

Symbolic constant: SRV_EINVSTACK