Hi All,

I'm seeing some strange errors that make me very suspicious.

Inside MemPtrNew and MemPtrFree, I'm seemingly randomly getting low
memory access to 0x00000073, and then a pattern between these addresses:
0x0014, 0x0018, 0x001c and 0x001d.

The stack traces look like this:
Calling MemPtrFree...

0x10270b40      ?? ()
0x10274a50      PrvHwrIRQ6HandlerPatch()
0x1009c5ac      TargetCfgRoutines()
0x20091001      ?? ()
0x100190bc      PrvPtrFree ()
0x10016d84      MemChunkFree ()  <<--==========  I called MemPtrFree()
0x19e004        pow_cleanUpEdges()...

Calling MemPtrNew()

0x10270b40      ?? ()
0x10274a50      PrvHwrIRQ6HandlerPatch()
0x1009c5ac      TargetCfgRoutines()
0x20091001      ?? ()
0x10016e18      MemPtrNew ()    <<--========= I called MemPtrNew.


This only seems to happen under the sony emulators, and only when
running the sony ROMs, not when running Palm roms.

Has anyone else seen behavior like this?

-Ken




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

Reply via email to