Category: PLAT-Emulator

These panics represent errors which are detected by emulator specific code. Typically, they are caused by passing bad or contradictory parameters to functions.

The thread causing the panic is terminated.

0,1

These panics are raised when a failure occurs running any DLL attach process calls which have been registered during startup.

2

This panic is raised when registering a thread callback.

3

This panic is raised if a failure occurs in loading the EKERN.EXE file

4

This panic is raised if any of the E32Initialise , E32DeInitialise or E32ExitProcess Kernel functions cannot be found.

5

This panic is raised if a leave occurs and there is no trap harness.