"Wojtek" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi. > > May problem is: > App works fine tested on Simulators and Emulator with 3.5 ROMS. > On Emulator with 4.x roms I get "App is close to overflowing stack..." or > "..ovewrflowed stack" > It happens for example when I enter TODO and tap Details button which shows > dialog "Select task" because no task is selected, then wait for my app to > run. > My app is scheduled with AlmSetAlarm and runs on > sysAppLaunchCmdDisplayAlarm. It shows message "scanning..." and scans > device. > I can work on device as usual, sometimes i see "scanning..." message.Works > fine except above situation > > I tried to increase stack size for my app in CW. changed min stack size from > 4096 to 16384. It did not help. > When i go into Debug after error message I see some calls to Todo app as I > think, then calls to my app follows. > > Any directions? > > Wojtek > > > > -- > > > >
Thaks all for suggestions. I found out: I had big static-sized buffer in one function. It was the cause. Wojtek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
