diff -r 000000000000 -r 5ad7ad99af01 crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/CommsDbServer.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/CommsDbServer.htm Thu Feb 11 15:06:45 2010 +0200 @@ -0,0 +1,49 @@ +
CommDb panics:
+1
+CCommsDbTableView::InsertRecord()
called when
+InsertRecord()
or UpdateRecord()
has already been
+made.
2
+CCommsDbTableView::UpdateRecord()
called when
+InsertRecord()
or UpdateRecord()
has already been
+made.
3
+CCommsDbTableView::DeleteRecord()
called when a
+previous call to InsertRecord()
or UpdateRecord()
has
+been made
4
+CCommsDbTableView::PutRecordChanges()
called
+without previous call to InsertRecord()
or
+UpdateRecord()
5
+CCommsDbTableView::CancelRecordChanges()
called
+without previous call to InsertRecord()
or
+UpdateRecord()
6
+CCommsDbTableView::GotoFirstRecord()
called while
+an operation involved in inserting or updating a record is still outstanding,
+or when the view has been closed.
7
+CCommsDbTableView::GotoNextRecord()
called while
+an operation involved in inserting or updating a record is still outstanding,
+or when the view has been closed.
8
+CCommsDbTableView::GotoPreviousRecord()
called
+while an operation involved in inserting or updating a record is still
+outstanding, or when the view has been closed.
10
+Attempt made to read from a column before either
+PutRecordChanges()
or CancelRecordChanges()
has been
+called to complete a record insertion or update
+operation.
12
+Attempt is made to write to a column without calling
+CCommsDbTableView::InsertRecord()
or
+CCommsDbTableView::UpdateRecord()
13
+Attempt to write to table ID column with
+CCommsDbTableView::WriteUintL()
.
14
+CCommDbOverrideSettings::GetLongDesOverride()
+called with too small aValue
buffer.