G
Guest
I have an application in windows mobile smartphone 5.0 that is generating a
'native exception' errorr andomly and closing the application/crashing.
It displays exception code and exception address.The exception address keeps
on changing but three exception codes keeps on coming randomly .Those
exception codes are : 0x80000002, 0xc0000005 and 0xc000001d
If try to trace it out through debugging it displays " the remote connection
to the application is broken " and the application stops by pressing ok.
I was wondering if anyone has any idea's or tips with regards to
tracking this issue down and resolving it?
My questions are as follows:
1. Is there a way to trap/break on a native exception, as we are hoping
to stack trace back; to find the offending code/issue?
2. Does anyone have any tips to help us track down this problem or has
anyone come across a similar problem?
3. If there are some memory leaks how to trace it ?
4. Is there any tool for tracing this behaviour for windows mobile 5.0
Any help would be greatly appreciated.
'native exception' errorr andomly and closing the application/crashing.
It displays exception code and exception address.The exception address keeps
on changing but three exception codes keeps on coming randomly .Those
exception codes are : 0x80000002, 0xc0000005 and 0xc000001d
If try to trace it out through debugging it displays " the remote connection
to the application is broken " and the application stops by pressing ok.
I was wondering if anyone has any idea's or tips with regards to
tracking this issue down and resolving it?
My questions are as follows:
1. Is there a way to trap/break on a native exception, as we are hoping
to stack trace back; to find the offending code/issue?
2. Does anyone have any tips to help us track down this problem or has
anyone come across a similar problem?
3. If there are some memory leaks how to trace it ?
4. Is there any tool for tracing this behaviour for windows mobile 5.0
Any help would be greatly appreciated.