System Error XXX and Panics
| Wed, 2005-08-10 08:55 | |
|
|
Don't know what mean "System Error XXX" where XXX is a negative number. Please read this page before posting : Symbian OS Error Codes You've got a Panic (a message like "KERN-EXEC 3") ? Read the Panic Reference which is in your SDK documentation To display panics details on your device: http://www.newlc.com/Display-the-extended-panic-code-in.html Eric Bustarret |






Forum posts: 732
But still you know some of the panic's are not yet documented in the SDK help, like EIKON-LISTBOX.
Forum posts: 121
(-11) for instance
Since most leave codes are defined in the epoc32\include\e32std.h file
E32STD.H(129): const TInt KErrAlreadyExists=(-11);
I also notice that Eric (or somebody) has placed a really handy guide to leave codes and panics as a tutorial on newlc! - Great -
Forum posts: 17
Forum posts: 91
Jo Stichbury's Symbian OS Explained (http://www.amazon.co.uk/exec/obidos/ASIN/0470021306/) has a good explanation of Leaves and Panics, which I would recommend.
---
Kevin Dixon
Symsource Ltd.
www.symsource.com
Forum posts: 123
Forum posts: 3
Forum posts: 39
Forum posts: 140
Paul Todd
Forum posts: 732
Is there a definitive list of Symbian OS error codes?
Forum posts: 66
These error codes sertainly help but in some cases for example when I try to connect to a WLan using an access point I get an error -30180 . they are not defined. Can any body tell me how to know what error this is??
Thanks a lot
Forum posts: 3
The error also has a very short (often capitalized) string telling us where it occurred.
Forum posts: 1
I created a command line program for returing leave code
http://twmdesign.co.uk/theblog/?p=21
Forum posts: 15
Hi All,
I got message
Error! Leave -858993460
But there was no error code corresponding to it in Symbian OS Error Codes link.
Please help me in case anyone has idea what this code mean.
Thanks
SJ
Stakshi
Forum posts: 1
hi all
I got message
Error! Leave -858993460
But there was no error code corresponding to it in Symbian OS Error Codes link.
Please help me in case anyone has idea what this code mean.
Thanks
samy
muruganandam
Forum posts: 14
hi all,
even i am fac ing the samwe error../
please naybody can let me know what error code is this..
thanks
amjedab