Fast fail exceptions are also a part of Windows.
Code:
ERROR_FAIL_FAST_EXCEPTION
1653 (0x675)
A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.
Another of Microsoft's rather useless error messages unless someone has left the debug code in so some useful information is available.