This turned out (as is so often the case) to be my own error. I was using
C++ and was locking a font resource in the constructor. I had forgotten that
I had this object hanging around! Thanks, once again, for all the input.
However, I am interested to know why, after I tried to load my app more than
15 times I got the lock count error. The error ocurred at launch before
PilotMain. This would imply that the run-time must be getting a lock at the
start. Is this true.
Dominique
"Dominique" <[EMAIL PROTECTED]> wrote in message
news:102778@palm-dev-forum...
>
> Hi,
>
> Is there a special way that I must close my app when it is multisegmented.
> With an OS4.1 debug rom on POSE, I get the error:
>
> "Records left locked in closed unprotected DB"
>
> Of course, if I ignore this then after 15 tries I get an error when I
launch
> the app, saying that I have overlocked a record. Using the debugger (gdb)
I
> verified that I get this error BEFORE PilotMain executes, and therefore I
> haven't attempted to open any databases yet.
>
> I have started to wonder, therefore, if this is related to multisegmenting
> my app? Can anyone confirm or deny this? Any other pointers?
>
> Thanks
> Dominique
>
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/