skyguy80
3rd February 2008, 10:32 AM
Hi,
I'm newbie and I have a strange problem. My application (WM6, HTC ARTEMIS) bases on a dialog-based Visual Studio 2005 template and runs in kiosk mode. I further contains a few threads for doing some stuff in the background.
The strange thing is that the main dialog window crashes after some two weeks of continous operation. With other words, the main dialog gets stuck and does not anymore react to pressing any button or does not anymore refresh some text displays.
But background threads continue normal operation, at least this I could verify. Furthermore, when I press the green phone button, the phone application seems to become active (even though the display is not refreshed and my crashed application remains in the foreground). However, tapping the locations of the phone application's dial pad causes dial tones to be played. Pressing the device's red phone button obviously deactivates the phone application as expected.
I have now reproduced this crash for three times. It always crashes after some two weeks of continous operation (+/- a few hours I would say), and I really do not know where to seek for the error.
I know its something like looking for a needle in a haystack, but does anybody have an idea what could cause that behaviour or where I could start looking for a bug? I already went though the code for many times, but I could not see any potential bug....
thanks
I'm newbie and I have a strange problem. My application (WM6, HTC ARTEMIS) bases on a dialog-based Visual Studio 2005 template and runs in kiosk mode. I further contains a few threads for doing some stuff in the background.
The strange thing is that the main dialog window crashes after some two weeks of continous operation. With other words, the main dialog gets stuck and does not anymore react to pressing any button or does not anymore refresh some text displays.
But background threads continue normal operation, at least this I could verify. Furthermore, when I press the green phone button, the phone application seems to become active (even though the display is not refreshed and my crashed application remains in the foreground). However, tapping the locations of the phone application's dial pad causes dial tones to be played. Pressing the device's red phone button obviously deactivates the phone application as expected.
I have now reproduced this crash for three times. It always crashes after some two weeks of continous operation (+/- a few hours I would say), and I really do not know where to seek for the error.
I know its something like looking for a needle in a haystack, but does anybody have an idea what could cause that behaviour or where I could start looking for a bug? I already went though the code for many times, but I could not see any potential bug....
thanks