This error occurs when formula caused unhandled system exception. System exception may be due to memory overflow, accessing incorrect file handle, memory access violation, etc.
Example:
fclose( 123 ); //
closing invalid file handle causes system exception