crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/C32-fault.xml
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Wed, 21 Apr 2010 09:51:02 +0300
changeset 2 0c91f0baec58
permissions -rw-r--r--
Source codes for command line version of Crash Analyser Carbide extension v1.3

<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
  <category_name>C32-fault</category_name>
  <category_description> &lt;p&gt;Panic due to internal error of Serial Comms Server (or &amp;quot;Comms Server&amp;quot;).&lt;/p&gt;</category_description>
  <panics>
    <panic>
      <panic_id>0</panic_id>
      <panic_description>&lt;p&gt;Failed to install active scheduler or error running the scheduler.&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>1</panic_id>
      <panic_description>&lt;p&gt;Failed to create server&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>2</panic_id>
      <panic_description>&lt;p&gt;Failed to start server&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>3</panic_id>
      <panic_description>&lt;p&gt;Could not allocate a Clean Up Stack.&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>4</panic_id>
      <panic_description>&lt;p&gt;API or function call not implemented yet.&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>5</panic_id>
      <panic_description>&lt;p&gt;Reference counting error&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>6</panic_id>
      <panic_description>&lt;p&gt;NULL pointer passed to API.&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>7</panic_id>
      <panic_description>&lt;p&gt;Unable to allocate global timer, commonly caused by a memory allocation failure.&lt;/p&gt;</panic_description>
    </panic>
  </panics>
</panic_category>