KERN-EXEC 0 symbian 9
| Thu, 2007-02-15 05:59 | |
|
I am running an symbian 9 application in this application I am geeting panic after restarting the mobile.
After Switch off the mobile , when I am restarting the moblile and starting my application when I am trying to close the application then I am getting panic: KERN-EXECPTION 0. I do not know ,when first time I am closing or removing the appliaction the there is no panic. So please help why after restarting theer is panic. Thanks in advance. |
|






Forum posts: 2006
Check the difference in behaviour of your application between the first and subsequent launch... there is probably a resource you are openig at first launch only.
(or on the contrary, some resources doesn't like to be closed if they have not been sucessfully opened before).
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 19
Thanks for reply.
Problem solved.