This page is intended as temporary host for undocumented Symbian OS and S60 panics.
| Category | Reason | Definition | Description |
|---|---|---|---|
| CBA | 0 | EEikPanicCBAControlArraySize | Attemmpt to iterate CBA buttons outside the array range. |
| 1 | EEikPanicCBANullButton | Not used | |
| 2 | EEikPanicCBACannotConvertToCEikCommandButton | It is not possible to convert a CBA button to a CEikCommandButton. Please use an interface that does not use a CEikCommandButton conversion, e.g. CEikButtonGroupContainer::SetCommandL(). | |
| 3 | EEikPanicCBAIsNotEnhancedCba | ||
| 4 | EEikPanicCBAButtonCountDiffersFromCommandTableSize | Too many buttons defined in the resource. Corrupt resources? | |
| SWInstSvr | 0 | ESWInstPanicBadRequest | Not used. |
| 1 | ESWInstPanicBadDescriptor | The server is requested to handle an incomplete message. The request might be missing: file name, mime type, installation options and/or parameters.
For example, a silent install request must always have installation options defined as well as a file name indicating which file is to be installed. | |
| 2 | ESWInstPanicBadHandle | A request has been issued but there is no session open with the installer server. Make sure to successfully call RSWInstLauncher::Connect() before issuing requests. | |
| DBMS-Table | 0 | EDbInvalidColumn | |
| 1 | EDbWrongType | ||
| 2 | EDbInUpdate | ||
| 3 | EDbNotInUpdate | ||
| 4 | EDbInvalidRow | ||
| 5 | EDbRowNotRead | ||
| 6 | EDbReadOnly | ||
| 7 | EDbTableOpen | ||
| 8 | EDbNotEvaluated | ||
| 9 | EDbStreamOpen | ||
| 10 | EDbRowSetConstraintMismatch | ||
| 11 | EDbBeginNestedTransaction | ||
| 12 | EDbUpdatesPendingOnCommit | ||
| 13 | EDbUpdatesPendingOnRollback | ||
| 14 | EDbNoCurrentTransaction | ||
| 15 | EDbStreamsPendingOnCommit | ||
| 16 | EDbStreamsPendingOnRollback | ||
| 17 | EDbInvalidBookmark |
Should you run into an undocumented panic please add it to the queue. Hopefully somebody will find the time to track it down and document it.
| Category | Reason | Definition | Description |
|---|---|---|---|
| Avkon | 6 | ? | ? |
| CdlEng | 7 | ? | ? |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Change connection type | BKV | PC Suite API and PC Connectivity SDK | 2 | 2005-12-06 23:47 |
| accessing and manipulating HAL | ktpr | General Symbian C++ | 1 | 2003-12-22 12:07 |
| TRAPD does not work on CImageDecoder::FileNewL | ed_welch | General Symbian C++ | 26 | 2008-02-19 10:24 |
| how to lock the phone by app? | wonz | General Symbian C++ | 18 | 2008-02-21 13:32 |
| Security::NewL() bug? | parisn | General Symbian C++ | 7 | 2003-10-10 10:27 |