At 10:09 AM -0500 2/20/01, Richard.Johnstone wrote:
>I am getting the above error when I am running a gremlin test.
>I can't get the error to appear when I do a manual test run on both the
>emulator and the handheld.
>It only appears during the gremlin test.
>Does anyone have any idea of what might cause this error or a way of
>tracking it down in the gremlin test?
"NULL handle" means that you're trying to do something with a memory
handle that doesn't point to anything.
If I were having this problem, I would use the debugger to see where
in my own program I was triggering the error. I might look at the
system source to find out what exactly MemoryMgr.c is doing at line
4340.
Once I had a reproducible Gremlins case (i.e. it crashes when I run
Gremlin seed 59 after 2457 events), I would also use the
HostControl.h features of POSER to stop my program just before the
crash, and run the program (under the debugger and with Gremlins)
until just before that point.
----
Hal Mueller [EMAIL PROTECTED]
Mobile Geographics LLC http://www.mobilegeographics.com/
Seattle, Washington (206) 297-9575
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/