Click here to Skip to main content
15,891,607 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: popup window in mobile web page Pin
Saud AKhter4-Oct-05 20:30
Saud AKhter4-Oct-05 20:30 
GeneralRe: popup window in mobile web page Pin
Drofnas5-Oct-05 8:17
Drofnas5-Oct-05 8:17 
QuestionFast Drawing Pin
Rassul Yunussov3-Oct-05 0:45
Rassul Yunussov3-Oct-05 0:45 
AnswerRe: Fast Drawing Pin
Fer Simoes3-Oct-05 9:59
professionalFer Simoes3-Oct-05 9:59 
QuestionFast Drawing Pin
Rassul Yunussov3-Oct-05 0:22
Rassul Yunussov3-Oct-05 0:22 
QuestionBest Practices for Mobile Applications Pin
Vasudevan Deepak Kumar2-Oct-05 23:55
Vasudevan Deepak Kumar2-Oct-05 23:55 
QuestionScreensavers in WinCE/PocketPC Pin
Vasudevan Deepak Kumar2-Oct-05 23:53
Vasudevan Deepak Kumar2-Oct-05 23:53 
QuestionHeap Problem? Pin
fm6400022-Oct-05 17:44
fm6400022-Oct-05 17:44 
Hi,

I am working on a fairly good sized .NET CF application (single process, multi-threaded) that runs on WinCE 5.0. The application is all C#, with a decent amount of p/invokes into OS calls and a 3rd party native DLL.

I have been trying to use the Remote Heap Walker to examine the applications heap and have run into the following issue:

When I use Remote Heap Walker I see my application and Heap Walker shows is as having 3 Heap regions. One of the heap regions HF32_DEFAULT flag set, the other 2 do not. I am able to examine the contents of the 2 heap regions that do not have the HF32_DEFAULT flag set, but when I try to examine the one that does have the flag, the Heap Walker application does the following:

Writes this to the debug output:

Data Abort: Thread=96b74da8 Proc=91ed8e40 'CEHWCLI.EXE'
AKY=00040001 PC=000117c4(CEHWCLI.EXE+0x000017c4) RA=001af000(CEHWCLI.EXE+0x0019f00) BVA=261b1000 FSR=00000007


And pops up a window to the display showing a fatal application Error.


My application is still running just fine and shows no ill effects. The reason I started using the Heap Walker is due to some random data aborts that pop up from time to time. Also, I am sometimes seeing the application gobble up all the memory on the WinCE device. Both of these occur sporadically, and not on all devices.

Does the Heap Walker tool throwing a data abort mean that the heap is corrupted (it happens every time, even just after applicaiton start up), or is there something incompatible with Heap Walker and large .NET CF applications?

Any insight is greatly appreciated.

Thanks.
Questionnewline in textbox.. System.Environment.Newline ? Pin
Michael Hendrickx1-Oct-05 0:53
Michael Hendrickx1-Oct-05 0:53 
QuestionChanging from http://tempuri.org Namespace Breaks PPC App Pin
perlmunger30-Sep-05 6:43
perlmunger30-Sep-05 6:43 
QuestionConfiguring Win CE Emulator 4.2 with Visual Studio .NET Pin
Vasudevan Deepak Kumar30-Sep-05 0:02
Vasudevan Deepak Kumar30-Sep-05 0:02 
Questionconnect to Mobile Device through bluetooth Pin
Member 231569328-Sep-05 22:59
Member 231569328-Sep-05 22:59 
QuestionAbout Controlling Pc by Mobile Phone Pin
Nilesh Kude28-Sep-05 8:50
Nilesh Kude28-Sep-05 8:50 
AnswerRe: About Controlling Pc by Mobile Phone Pin
Michael Hendrickx13-Oct-05 10:48
Michael Hendrickx13-Oct-05 10:48 
Questiondxf problem Pin
dick52425-Sep-05 0:43
dick52425-Sep-05 0:43 
QuestionVOIP plz help me Pin
vikas amin24-Sep-05 3:32
vikas amin24-Sep-05 3:32 
QuestionActivesync Pin
Willem Le Roux23-Sep-05 3:25
Willem Le Roux23-Sep-05 3:25 
AnswerRe: Activesync Pin
mark.thornhill26-Sep-05 23:03
mark.thornhill26-Sep-05 23:03 
AnswerRe: Activesync Pin
Jonas Larsson27-Sep-05 1:22
Jonas Larsson27-Sep-05 1:22 
QuestionControlling PC with mobile phone Pin
Shams Arafat21-Sep-05 22:10
Shams Arafat21-Sep-05 22:10 
AnswerRe: Controlling PC with mobile phone Pin
Anonymous27-Sep-05 10:03
Anonymous27-Sep-05 10:03 
GeneralRe: Controlling PC with mobile phone Pin
Anonymous6-Oct-05 4:48
Anonymous6-Oct-05 4:48 
GeneralRe: Controlling PC with mobile phone Pin
vikas amin5-Nov-05 4:00
vikas amin5-Nov-05 4:00 
Questioninterfacing MMC card with rabbit core module RCM 3100 Pin
amitgh21-Sep-05 20:26
amitgh21-Sep-05 20:26 
Questionconnecting my WindowsCE project to a Windows2000 desktop PC via ActiveSync Pin
mark.thornhill21-Sep-05 0:18
mark.thornhill21-Sep-05 0:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.