At 05:21 PM 8/17/2004, you wrote:
Wondering if anyone else has experienced this...

We have a testing mode for our application that lets testers "fast-forward" time to just before the next alarm is supposed to fire. When they activate this feature, the code just gets the time for the next alarm and then uses TimSetSeconds to set the device clock to 1 minute before that alarm is to fire. This works fine.

However, somewhere around the 15th or 16th TimSetSeconds, the OS crashes with a fatal alert Chunk Overlocked.

I do not register for the Time changed notification. (Should I?).

The bigger question is "do you do anything in the logic for ignored launch codes that could leave a handle locked?"


If you're on a 68K device, you should be able to debug this, get a stack crawl, and see what application was active when this happens.

-- Ben Combee, DTS technical lead, PalmSource, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to