Hi,

I'm writting a app that allocate chunks, recover handle to them and attach
these handles
to a database with DmAttachRecord. But after quitting the app if i try to
access INFO in
the launcher menu i have the follwoing error (palm emulator) :

Appl. (4.11S) called SysFatalAlert with the message: "MemoryMgr.c,
Line 4384, Free handle".

And if i try to relaunch the app i have the same error and :

... called SysFatalAlert with the message: "MemoryMgr.c,
line: 6761, heap ID not found".

and after

... just wrote to memory location 0x000000A5, causing a address error.

An "address error" means that the application accessed a 2- or 4-byte
value at an odd (i.e., not even) memory address.

The database is erased and recreated each time i launch the app.

Any idea why i have these errors ?
thanks

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

Reply via email to