I finally found it and you were right. It was a DmWrite into a record acquired via DmQueryRecord.
Thank you. ----- Original Message ----- From: "Jan Slodicka" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, October 27, 2004 12:38 AM Subject: Re: T5 - "marking a cached record dirty, shouldn't happen" > I am so far not able to find such a place - doesn't mean that it is not > so... > > Anyway, if the programmer who wrote this alert wanted to give some guidance, > then I would expect something else. > > With best regards, > Jan Slodicka > > > ----- Original Message ----- > From: "Ben Combee" <[EMAIL PROTECTED]> > > > > >Any idea what could this mean? > > >It is a fatal alert (can be ignored) on T5 or Treo 650 simulators coming > > >from vfsdbcache.c, line 884. > > >It is called from DmCloseDatabase(), apparently when DbCache is commited > to > > >NVFS. > > > > I don't know the exact reason for this, but I wonder if it's a situation > > where a record fetched using DmQueryRecord was modified, or a record > opened > > with DmGetRecord wasn't released before the database was closed. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
