Hi Guys,

Can anyone help me with this -

    Err = DmDatabaseSize((UInt) iCardNo,  (LocalID) dbID,  &ulNumRecords,  0, 
&ulBytes);

ulNumRecords & ulBytes are both Unsigned Long intetgers.

My app (and this call) runs fine, but after repeating this call about 20 - 30 
times(Using Gremlins), I get -

"Fatal Error"
"MemoryMgrNew.c"
"Line xxxx"
"Chunk Over-locked"

This occurs on Pose with OS V3.30, V3.10, V3.5 also on a real device (I'm sure 
it will happen with other ROMs too - I haven't tried them yet) , so it is a 
serious problem.

I am not locking anything in memory here, so is this an OS bug? or am I being 
the typical bad workman, looking for problems in my tools?

I am using GCC(Win32) 2.7.2.2 / SDK 3.0

Rob Merrifield


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