UI Appshell error

2000-07-21 Thread Prasad
Hi I When i launched my application on 3.5 color debugROM and tap the application hard button, i am getting UI appshell error "systemMgr.c line 4384, possible memory leak at 0xC4C6. Use the hd ) command to find chunks owned by ur app. These chunks have an ownerID of 2". How

Re: UI Appshell error

2000-07-21 Thread James Lee
debugROM and tap the application hard button, i am getting UI appshell error "systemMgr.c line 4384, possible memory leak at 0xC4C6. Use the hd ) command to find chunks owned by ur app. These chunks have an ownerID of 2". How to rectify this. I am using CWR6 and emulator 3.0a6. I l

Re: UI Appshell error

2000-07-21 Thread David Fedor
You need to do a FrmCloseAllForms() right before you application exits... this will solve what POSE is complaining about. Sometimes, but not necessarily! There could be some other memory leak. The system hasn't done any work to figure out whose memory was leaked, just that there was some