crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CONARC.xml
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Fri, 27 Aug 2010 12:21:46 +0300
changeset 3 045ade241ef5
parent 2 0c91f0baec58
permissions -rw-r--r--
Version 1.0.13. The most important changes are: -detailed defect hash added -panic descriptions updated -release build is working -simple command line usage added

<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
  <category_name>CONARC</category_name>
  <category_description> &lt;p&gt;Converter Architecture panics&lt;/p&gt;</category_description>
  <panics>
    <panic>
      <panic_id>0</panic_id>
      <panic_description>&lt;p&gt;&lt;code&gt;CCnaScanningConverterFinder::NextL()&lt;/code&gt; called before &lt;code&gt;FindAllConvL()&lt;/code&gt;&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>1</panic_id>
      <panic_description>&lt;p&gt;Attempt to scan unknown drive&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>2</panic_id>
      <panic_description>&lt;p&gt;File error while attempting to restore converter information &lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>3</panic_id>
      <panic_description>&lt;p&gt;&lt;code&gt;CCnaScanningCnfFinder::NextL()&lt;/code&gt; called before &lt;code&gt;FindAllCnfL()&lt;/code&gt;&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>4</panic_id>
      <panic_description>&lt;p&gt;Unused&lt;/p&gt;</panic_description>
    </panic>
  </panics>
</panic_category>