Re: [sqlite] could be memory leak

2010-06-17 Thread Jay A. Kreibich
On Thu, Jun 17, 2010 at 02:07:50PM -0700, VIKRANT scratched on the wall: > I have following C program > It takes the DB path as argument > > For testing, I have placed the DB on a dir over the NFS > > Now after the open call, I unshare the NFS from the NFS > server to generate I/O errors > Once t

Re: [sqlite] could be memory leak

2010-06-17 Thread VIKRANT
Sent the earlier email half way.. I'm using version 3.3.9 and I see the same with version 3.6.23 Any help will be appreciated! thanks, -vikrant ---prstat for vmem---    PID USERNAME  SIZE   RSS STATE  PRI NICE  TIME  CPU PROCESS/NLWP   8548 root   15M   10M cpu0 0    0   0:00:44  33

[sqlite] could be memory leak

2010-06-17 Thread VIKRANT
I have following C program It takes the DB path as argument For testing, I have placed the DB on a dir over the NFS Now after the open call, I unshare the NFS from the NFS server to generate I/O errors Once the exec starts receiving errors, it is leaking memory.. after 6 hours, its leaking upto