I have an application that I'm debugging with Gremlins.  The error given is
"APP has read directly from an unallocated piece of memory" or "APP has just
read directly from low memory".

Now, I know the general area in which this is occuring.  (keep in mind this
only happens in Gremlins)  The area which is causing the problem is the
Bray's floating point functions that I'm using.  If I remove that section,
no problems.  I find it interesting that the error won't occur on my Palm,
but it does in Gremlins.

Finally, I did make it "surface" by calling a FrmCustomAlert(....) in the
middle of the floating point function, double strToDouble(CharPtr str)  What
happens is that the screen goes blank, and if I touch the screen, it goes
back to Palm OS listing of software, like nothing happened. (except for the
vanishing crash)

Has anyone ever run into these problems before?  I'd greatly appreciate any
insight, because I want to squish this bug asap.

Thanks,

--

Tim Astle



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