KERN-EXEC 0 symbian 9

Login to reply to this topic.
Thu, 2007-02-15 05:59
Joined: 2007-01-14
Forum posts: 19
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.

Thu, 2007-02-15 18:29
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
Re: KERN-EXEC 0 symbian 9
There is something wrong somewhere in your code.... It is difficult to say more.
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

Fri, 2007-02-16 07:47
Joined: 2007-01-14
Forum posts: 19
Re: KERN-EXEC 0 symbian 9
Hi,
Thanks for reply.
Problem solved.
  • Login to reply to this topic.