You may be stuffing data (such as a string) into a variable that doesn't
have enough memory allocated to it.  Essentially you are over writing a
memory location that isn't yours. Make sure any pointers you use point to
enough memory before you fill them.

-----Original Message-----
From: Nick Torenvliet <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Friday, May 19, 2000 4:18 PM
Subject: UI App shell Error


>
>
>I am running a pretty simple little application in POSE. When I click the
>silk screened
>house button on the POSE console(in order to exit the program) I get an
>error which reads
>something like...
>
>UI App shell( unknown version)has just performed an illegal operation. It
>performed a "bus
>error".  If this is the latest version of UI App shell please report this
to
>the application
>author.
>
>
>Can anybody tell me more about this?
>
>Nick Torenvliet
>
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
>


-- 
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