crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/Comm_Server.xml
<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
<category_name>Comm server</category_name>
<category_description> <p>Panic of client raised by the Serial Comms Server (or &quot;Comms Server&quot;).</p></category_description>
<panics>
<panic>
<panic_id>0</panic_id>
<panic_description><p>Write request made when request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>1</panic_id>
<panic_description><p>Read request made when request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>2</panic_id>
<panic_description><p>Break request made when request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>3</panic_id>
<panic_description><p>Invalid port handle passed by client.</p></panic_description>
</panic>
<panic>
<panic_id>4</panic_id>
<panic_description><p>Bad descriptor passed by client.</p></panic_description>
</panic>
<panic>
<panic_id>5</panic_id>
<panic_description><p><code>RComm::SetConfig()</code> call made when another request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>6</panic_id>
<panic_description><p><code>RComm::SetSignals()</code> call made when another request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>7</panic_id>
<panic_description><p><code>RComm::ResetBuffers()</code> call made when another request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>8</panic_id>
<panic_description><p><code>RComm::ReceiveBufferLength()</code> call made when another request already in progress.</p></panic_description>
</panic>
<panic>
<panic_id>9</panic_id>
<panic_description><p>Cannot have two outstanding <code>RComm::NotifySignalChange()</code> requests from the same client.</p></panic_description>
</panic>
<panic>
<panic_id>10</panic_id>
<panic_description><p>Cannot have two outstanding <code>RComm::NotifyFlowControlChange()</code> requests from the same client.</p></panic_description>
</panic>
<panic>
<panic_id>11</panic_id>
<panic_description><p>Cannot have two outstanding <code>RComm::NotifyConfigChange()</code> requests from the same client.</p></panic_description>
</panic>
<panic>
<panic_id>12</panic_id>
<panic_description><p>Cannot have two outstanding <code>RComm::NotifyBreak()</code> requests from the same client.</p></panic_description>
</panic>
<panic>
<panic_id>13</panic_id>
<panic_description><p>Cannot have two outstanding <code>RComm::NotifyDataAvailable()</code> requests from the same client.</p></panic_description>
</panic>
<panic>
<panic_id>14</panic_id>
<panic_description><p>Cannot have two outstanding <code>RComm::NotifyOutputEmpty()</code> requests from the same client. </p></panic_description>
</panic>
<panic>
<panic_id>15</panic_id>
<panic_description><p>Thread size is negative.</p></panic_description>
</panic>
<panic>
<panic_id>16</panic_id>
<panic_description><p>Minimum heap size is too small.</p></panic_description>
</panic>
<panic>
<panic_id>17</panic_id>
<panic_description><p>Maximum heap size is less than minimum heap size.</p></panic_description>
</panic>
<panic>
<panic_id>18</panic_id>
<panic_description><p>Wrong client session for set access request.</p></panic_description>
</panic>
<panic>
<panic_id>19</panic_id>
<panic_description><p>Client must close object before setting comm access.</p> </panic_description>
</panic>
</panics>
</panic_category>