Hi,

I'm afraid I believe I have observed a memory leak when running the full 
test suite that is part of sqlite 3.7.0.

I have a log file generated from running the test suite which I can send if 
it is of interest to the developers - it is 5Mb compressed so I didn't think 
it fair to just post it here!

The bottom of the log is as follows:

18 errors out of 1760926 tests
Failures on these tests: journaltest.memsubsys2-3.1 
journaltest.memsubsys2-3.3 journaltest.memsubsys2-3.4 
journaltest.memsubsys2-3.6 journaltest.memsubsys2-3.7 
journaltest.memsubsys2-4.1 journaltest.memsubsys2-4.3 
journaltest.memsubsys2-4.4 journaltest.memsubsys2-4.11 
inmemory_journal.memsubsys2-3.1 inmemory_journal.memsubsys2-3.3 
inmemory_journal.memsubsys2-3.4 inmemory_journal.memsubsys2-3.6 
inmemory_journal.memsubsys2-3.7 inmemory_journal.memsubsys2-4.1 
inmemory_journal.memsubsys2-4.3 inmemory_journal.memsubsys2-4.4 
inmemory_journal.memsubsys2-4.11
Unfreed memory: 29664 bytes
Writing unfreed memory log to "./memleak.txt"
Memory used:          now      29664  max    3467232  max-size    1000002
Page-cache used:      now          0  max         13  max-size       4096
Page-cache overflow:  now          0  max    2781888
Scratch memory used:  now          0  max          0
Scratch overflow:     now          0  max      33080  max-size      33080
Maximum memory usage: 3467232 bytes
Current memory usage: 29664 bytes
Number of malloc()  : -1 calls
make: *** [fulltest] Error 1

Drop me an email if you would like the log file sent, and/or details on how 
I compiled sqlite and if there is anything else you may wish to know  ;o)

Regards
Andy


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to