crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/BAFL.xml
changeset 2 0c91f0baec58
child 3 045ade241ef5
equal deleted inserted replaced
1:7a31f7298d8f 2:0c91f0baec58
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <panic_category>
       
     3   <category_name>BAFL</category_name>
       
     4   <category_description> &lt;p&gt;Basic Application Framework Library (BFL.lib) panics. A number of APIs raise these panics. &lt;/p&gt; &lt;p&gt;These are:&lt;/p&gt; &lt;p&gt;Application Utilities &lt;/p&gt; &lt;p&gt;Command Line Parsing &lt;/p&gt; &lt;p&gt;Environment Change Notifier &lt;/p&gt; &lt;p&gt;Incremental Matcher &lt;/p&gt; &lt;p&gt;Interface to Resource Files &lt;/p&gt;</category_description>
       
     5   <panics>
       
     6     <panic>
       
     7       <panic_id>1</panic_id>
       
     8       <panic_description>&lt;p&gt;&lt;i&gt;This panic is raised in debug builds only.&lt;/i&gt; &lt;/p&gt; &lt;p&gt;This panic is raised by &lt;code class="ApiItem"&gt;RResourceFile::ReadL()&lt;/code&gt;, when the length of the resource is greater than the maximum length of the target descriptor &lt;/p&gt;</panic_description>
       
     9     </panic>
       
    10     <panic>
       
    11       <panic_id>2</panic_id>
       
    12       <panic_description>&lt;p&gt;Out of range index passed to &lt;code&gt;RIncrMatcherBase::FirstMatchingIndex()&lt;/code&gt; &lt;/p&gt;</panic_description>
       
    13     </panic>
       
    14     <panic>
       
    15       <panic_id>3</panic_id>
       
    16       <panic_description>&lt;p&gt;Maximum length passed to &lt;code&gt;RTextBuf::SetMaxLengthL()&lt;/code&gt; was &amp;lt;=0 &lt;/p&gt;</panic_description>
       
    17     </panic>
       
    18     <panic>
       
    19       <panic_id>4</panic_id>
       
    20       <panic_description>&lt;p&gt;This panic is raised by the &lt;code&gt;Read...()&lt;/code&gt;  member functions and the &lt;code&gt;Advance()&lt;/code&gt;  member function of &lt;code class="ApiItem"&gt;TResourceReader&lt;/code&gt;, when the current position  in the resource buffer is moved  beyond the end of the buffer. &lt;/p&gt;</panic_description>
       
    21     </panic>
       
    22     <panic>
       
    23       <panic_id>5</panic_id>
       
    24       <panic_description>&lt;p&gt;This panic is raised by &lt;code class="ApiItem"&gt;TResourceReader::Rewind()&lt;/code&gt;, when the current position  in the resource buffer is moved before the start of the buffer. &lt;/p&gt;</panic_description>
       
    25     </panic>
       
    26     <panic>
       
    27       <panic_id>6</panic_id>
       
    28       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    29     </panic>
       
    30     <panic>
       
    31       <panic_id>7</panic_id>
       
    32       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    33     </panic>
       
    34     <panic>
       
    35       <panic_id>8</panic_id>
       
    36       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    37     </panic>
       
    38     <panic>
       
    39       <panic_id>9</panic_id>
       
    40       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    41     </panic>
       
    42     <panic>
       
    43       <panic_id>10</panic_id>
       
    44       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    45     </panic>
       
    46     <panic>
       
    47       <panic_id>11</panic_id>
       
    48       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    49     </panic>
       
    50     <panic>
       
    51       <panic_id>12</panic_id>
       
    52       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    53     </panic>
       
    54     <panic>
       
    55       <panic_id>13</panic_id>
       
    56       <panic_description>&lt;p&gt;Unused &lt;/p&gt;</panic_description>
       
    57     </panic>
       
    58     <panic>
       
    59       <panic_id>14</panic_id>
       
    60       <panic_description>&lt;p&gt;No path specified in sound info passed to &lt;code&gt;CBaSystemSoundArray::SetSoundL()&lt;/code&gt; &lt;/p&gt;</panic_description>
       
    61     </panic>
       
    62     <panic>
       
    63       <panic_id>15</panic_id>
       
    64       <panic_description>&lt;p&gt;&lt;i&gt;This panic is raised in debug builds only.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;This panic is raised by &lt;code class="ApiItem"&gt;TResourceReader::ReadTPtrC16()&lt;/code&gt;, when it detects that the alignment of Unicode strings within the  resource is incorrect, i.e. the buffer is of an incorrect length for reading  a Unicode string. &lt;/p&gt;</panic_description>
       
    65     </panic>
       
    66     <panic>
       
    67       <panic_id>16</panic_id>
       
    68       <panic_description>&lt;p&gt;Unsupported old resource file format&lt;/p&gt;</panic_description>
       
    69     </panic>
       
    70     <panic>
       
    71       <panic_id>17</panic_id>
       
    72       <panic_description>&lt;p&gt;No system sound category set for new system sound &lt;/p&gt;</panic_description>
       
    73     </panic>
       
    74     <panic>
       
    75       <panic_id>18</panic_id>
       
    76       <panic_description>&lt;p&gt;Invalid system sound priority set &lt;/p&gt;</panic_description>
       
    77     </panic>
       
    78     <panic>
       
    79       <panic_id>19</panic_id>
       
    80       <panic_description>&lt;p&gt;NULL UID passed to &lt;code&gt;CBaNamedPlugins::IndexOfUid()&lt;/code&gt; &lt;/p&gt;</panic_description>
       
    81     </panic>
       
    82     <panic>
       
    83       <panic_id>20</panic_id>
       
    84       <panic_description>&lt;p&gt;Bad resource file format found when constructing a &lt;code&gt;CBaNamedPlugins&lt;/code&gt; object. &lt;/p&gt;</panic_description>
       
    85     </panic>
       
    86     <panic>
       
    87       <panic_id>21</panic_id>
       
    88       <panic_description>&lt;p&gt;The array position at which the text representing the choice of no plug-in is to  be inserted, is invalid. The panic is raised by &lt;code&gt;CBaNamedPlugins::ConstructL()&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
    89     </panic>
       
    90     <panic>
       
    91       <panic_id>22</panic_id>
       
    92       <panic_description>&lt;p&gt;An invalid comparison algorithm or no comparison algorithm supplied when sorting the plug-in names in the implementation of &lt;code&gt;CBaNamedPlugins::ConstructL()&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
    93     </panic>
       
    94     <panic>
       
    95       <panic_id>23</panic_id>
       
    96       <panic_description>&lt;p&gt;Unused. &lt;/p&gt; 	   </panic_description>
       
    97     </panic>
       
    98   </panics>
       
    99 </panic_category>