Rob wrote:

My application (Butler) is crashing in two scenarios

1) After I run flyzip's stability test (at the end immediately after the defrag)
2) After some hotsyncs on the treo650 (some users only)


I use notifications extensively and point them to functions rather than going through launch codes as I assume it's faster (and I'm registering for eventDequeuedNotification')

Is this a dengerous programming technique? Could the Operating system be moving my application to a different place and not updating my notification registration?

I get the error Emul68KMAin.c, line:403, illegal instruction 792C at address 1116ADBC (final address changes)

Should I stick to notifications through launch codes - or is there a way to find out if my db is moved and re-register before an event is diverted to a non-function?

Thanks in advance,

Rob

Hi Rob,

seems nothing to do with the thread your post is in. But, have you searched the archive? I had asked a similar question some weeks ago about procedure alarms. I got an answer from David Fedor, he warned me to use it at all, but I didn't see another way for what I wanted to do (LightSafer). I'm now lock the code resource and protect the db. It still crashes from time to time, and I fear it's LightSafer.

Regards
Henk

--
-------------------------------------------------------------------------
  Henk Jonas
  Palm OS � certified developer

  [EMAIL PROTECTED]                                   www.metaviewsoft.de
-------------------------------------------------------------------------

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

Reply via email to