crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/PLAT_emulator.xml
<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
<category_name>PLAT (emulator)</category_name>
<category_description> <p>These panics represent errors which are detected by emulator specific code. Typically, they are caused by passing bad or contradictory parameters to functions.</p> <p>The thread causing the panic is terminated.</p></category_description>
<panics>
<panic>
<panic_id>0</panic_id>
<panic_description><p>These panics are raised when a failure occurs running any DLL attach process calls which have been registered during startup.</p></td></panic_description>
</panic>
<panic>
<panic_id>1</panic_id>
<panic_description><p>These panics are raised when a failure occurs running any DLL attach process calls which have been registered during startup.</p></td></panic_description>
</panic>
<panic>
<panic_id>2</panic_id>
<panic_description><p>This panic is raised when registering a thread callback.</p></panic_description>
</panic>
<panic>
<panic_id>3</panic_id>
<panic_description><p>This panic is raised if a failure occurs in loading <code class="filename">EKERN.EXE</code></p></panic_description>
</panic>
<panic>
<panic_id>4</panic_id>
<panic_description><p>This panic is raised if any of the <code>_E32Initialise()</code>, <code>_E32DeInitialise()</code> or <code>_E32ExitProcess()</code> Kernel functions cannot be found.</p></panic_description>
</panic>
<panic>
<panic_id>5</panic_id>
<panic_description><p>This panic is raised if a leave occurs and there is no trap harness.</p> </panic_description>
</panic>
</panics>
</panic_category>