"Romain Eude" <[EMAIL PROTECTED]> writes:

> I am building a PRC and every time I install the PRC on the Palm, once the
> HotSync process is completed, I get the following error :
> 
> >  Fatal Error :
> >  SyncApp.c, Line: 4814
> >
> >  (Reinitialize)
> 
>   If  I press 'Reinitialize', the Palm reboots and works fine.
> 
>   What is wrong in my PRC that creates this behaviour ?

It is not handling the sysAppLaunchCmdSyncNotify launch code
correctly. It should either ignore it and return immediately, or if it
needs to do something, it must ensure that it makes no use of global
variables, etc.

-- 
Dave Carrigan ([EMAIL PROTECTED])            | Yow! Sorry, wrong ZIP CODE!!
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | 
Seattle, WA, USA                            | 
http://www.rudedog.org/                     | 

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

Reply via email to