On a further note, I just got the following error:
VFSDBCache.c, Line: 6722, CloseRecord() called on deleted record
which is odd, since the call was operating on a resource DB.
Ben
On Apr 25, 2005, at 3:08 PM, Ben Gottlieb wrote:
We've got a backup solution we're trying to adapt to run on NVFS systems. However, we're running into a LOT of stability problems, apparently linked to NVFS. Basically, after a certain number of DmGetRecord() operations, we're getting unexplained crashes. For example, I have a large database I'd like to backup. If I try to just back that ONE db up, there are no problems. However, if I operate on a bunch of other dbs first, I get a crash.
I've tried using DmSyncDatabase() quite liberally, to no avail. Since it appears as though there's some corruption being introduced into the NVFS cache, I was wondering if there's a way to TOTALLY flush this cache, so that we're starting with a clean slate.
-- Ben Gottlieb Stand Alone, Inc. DT www.standalone.com -- ben-at-standalone.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
