on closing the appliaction Kern exception 0

Login to reply to this topic.
Thu, 2007-02-15 05:56
Joined: 2007-01-14
Forum posts: 19
I am running an symbian 9 application in this application I am geeting panic when I am closing the application.


When I am trying to close the application then I am getting panic:  KERN-EXEC 0.

So please help me why there is panic on closing the application .

Thanks in advance.

Thu, 2007-02-15 09:22
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: on closing the appliaction Kern exception 0
Documents say :

Quote
This panic is raised when the Kernel cannot find an object in the object index for the current process or current thread using the specified object index number (the raw handle number).

I suggest you debug and find out where exactly the panic occurs. That will make it simpler to find a solution for yourself!!

Good Luck and Cheers
Neil
Fri, 2007-02-16 07:44
Joined: 2007-01-14
Forum posts: 19
Re: on closing the appliaction Kern exception 0
Hi,
Thanks for reply.
Problem was in destructor that I solved.
Fri, 2007-02-16 09:35
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: on closing the appliaction Kern exception 0
Quote from: tonyblue
Hi,
Thanks for reply.
Problem was in destructor that I solved.

Glad that problem is sorted out..
Cheers
Neil
  • Login to reply to this topic.