Re: [sqlite] More LSM leak

2014-05-08 Thread Charles Samuels
On Thursday, May 08, 2014 03:16:57 AM Dan Kennedy wrote: > On 05/08/2014 06:59 AM, Charles Samuels wrote: > > This leak cursor leak can be consistently reproduced by my test program, > > but it doesn't occur every time you create and delete the cursor. > > Hi, > > Thanks for doing this. > > I

Re: [sqlite] More LSM leak

2014-05-08 Thread Dan Kennedy
On 05/08/2014 06:59 AM, Charles Samuels wrote: This leak cursor leak can be consistently reproduced by my test program, but it doesn't occur every time you create and delete the cursor. The files you'll need are: http://www.derkarl.org/~charles/lsm/smaller.trace.bz2

[sqlite] More LSM leak

2014-05-07 Thread Charles Samuels
This leak cursor leak can be consistently reproduced by my test program, but it doesn't occur every time you create and delete the cursor. The files you'll need are: http://www.derkarl.org/~charles/lsm/smaller.trace.bz2 http://www.derkarl.org/~charles/lsm/runlsm.cpp (The latter of which has