Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Comms server panics


Panic categories

The comms server has a number of panic categories that reflect the area that raised the panic.

Category

Description

CHWComm

Panic of ECUART module

Comm server

Panic of client from comms server

C32-fault

Panic of comms server due to internal error

[Top]


CHWComm

0

Bad descriptor passed by client

1

RComm::BreakCancel() called without break in progress

[Top]


Comm server

0

Write request made when request already in progress

1

Read request made when request already in progress

2

Break request made when request already in progress

3

No current port

4

Bad descriptor passed by client

5

RComm::SetConfig() call made when another request already in progress

6

RComm::SetSignals() call made when another request already in progress

7

RComm::ResetBuffers() call made when another request already in progress

8

RComm::ReceiveBufferLength() call made when another request already in progress

[Top]


C32-fault

0

Failed to install active scheduler

1

Failed to create server

2

Failed to start server

3

Cleanup error

4

Unused

5

Reference counting error