I'm writing a POL-based multisegment app that is quite growing. Everything 
worked fine so far until some additions and bug-fixes I did the recent couple 
of days.

After trying to transfer my application to my CliÃ, a Fatal Alert comes up 
after HotSync (the error is not due to a too large segment, because the fatal 
alert is raised on "cleanup").

I already read, that this error may be due to an access to global variables 
outside "normal application launch". But I looked through all source files and 
could not find any code that references such a global. Everything is packed 
into functions and classes, so there cannot be a portion of self-written code 
that does anything "illegal".

My application works fine in Simulator, unless I do a soft reset - if I do so, 
I get an fatal alert (Run68K.c, Line:3107, Invalid read from FFFFFDC6). I could 
also successfully test it on my Clià after resetting it in "non-notifying" 
mode.

That really puzzles me, because I did only some changes to one of a couple of 
(modal) forms.

I would appreciate any pointer to a solution of my problem.

Thanks in advance,

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

Reply via email to