[sqlite] Sqlite3 Bug Found

2015-03-06 Thread Carabas, Costin
Hello, I was working on version 3.8.8.2 of sqlite3 and I found a bug that is trace related. It can be reproduced in 3 steps: 1. ".t log" - opens log for tracing 2. ".t" - no argument. Closes the file descriptor that was previously opened (Problem) 3. ".d" - dumps into the

[sqlite] Sqlite3 Bug Found

2015-03-19 Thread Carabas, Costin
te> .t Usage: .trace FILE|off sqlite> .t *** Error in `.libs/lt-sqlite3': double free or corruption (top): 0x024ab340 *** Aborted -Original Message- From: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On Behalf Of Car

[sqlite] Sqlite3 Bug Found

2015-03-20 Thread Carabas, Costin
] Sqlite3 Bug Found On 6 March 2015 at 08:38, Carabas, Costin wrote: > Hello, > > I was working on version 3.8.8.2 of sqlite3 and I found a bug that is trace > related. It can be reproduced in 3 steps: > > 1. ".t log" - opens log for tracing > > 2. &