K
KNC
hi all,
Our app got a long-term headache bug, that is our App sometimes quit
unexpectedly without any warning. We heard that if installing SP3,
everything is OK. But that's not true. Even installing SP3, our app
still quit.
We use a tool for automatically test 1 event load form, and write to
log file to check in detail. The test report is as follows:
1) Hardware
PDA Client machine: Pocket Loox/ FLX3AW
CPU: Intel PXA 255 400MHz
Memory: RAM 128M and ROM 64 M
OS: Window Mobile 2003 software for Pocket PC
Database: MS SQL CE
2) Software
Test: Pocket PC Controller Professional Version 4.12
Delopement: VB.NET compact framework
3) Metrics
Total number tests: 250
Total number of quiting unexpectedly: 18
Test place: event load form of a specific form
4) Average Memory(GlobalStatusMemory API function)
MemoryLoad: 46
TotalPhysical: 51.859375
AvailablePhysical: 28.21875
TotalPageFile: 0
AvailPageFile: 0
TotalVirtual: 32
AvailVirtual: 22.4375
5) Result
It quit in any place in load form event, even at the end of
function Load_Form
We think of 4 capabilities:
- Our App has a serious bug ?
- Memory isn't enough ?
- Window Mobile 2003 has a problem ?
- Pocket PC Fujitsu device has a problem
Any help to light up for us?
Thanks,
KNC
Our app got a long-term headache bug, that is our App sometimes quit
unexpectedly without any warning. We heard that if installing SP3,
everything is OK. But that's not true. Even installing SP3, our app
still quit.
We use a tool for automatically test 1 event load form, and write to
log file to check in detail. The test report is as follows:
1) Hardware
PDA Client machine: Pocket Loox/ FLX3AW
CPU: Intel PXA 255 400MHz
Memory: RAM 128M and ROM 64 M
OS: Window Mobile 2003 software for Pocket PC
Database: MS SQL CE
2) Software
Test: Pocket PC Controller Professional Version 4.12
Delopement: VB.NET compact framework
3) Metrics
Total number tests: 250
Total number of quiting unexpectedly: 18
Test place: event load form of a specific form
4) Average Memory(GlobalStatusMemory API function)
MemoryLoad: 46
TotalPhysical: 51.859375
AvailablePhysical: 28.21875
TotalPageFile: 0
AvailPageFile: 0
TotalVirtual: 32
AvailVirtual: 22.4375
5) Result
It quit in any place in load form event, even at the end of
function Load_Form
We think of 4 capabilities:
- Our App has a serious bug ?
- Memory isn't enough ?
- Window Mobile 2003 has a problem ?
- Pocket PC Fujitsu device has a problem
Any help to light up for us?
Thanks,
KNC