Re: [sqlite] DB corruption, unit tests

2007-11-16 Thread Arun Bhalla
Arun Bhalla wrote: 2) In order to help diagnose the problem, we ran some unit tests, and we had some unusual results: c) On a Linux/x86 VM (running under Windows), some tests fail. I don't have the specifics at the moment, but that would be cause for alarm, particularly the failures are

Re: [sqlite] DB corruption, unit tests

2007-11-16 Thread drh
Arun Bhalla <[EMAIL PROTECTED]> wrote: > Hello there, > > I have a couple related questions: > > 1) Is anyone aware of any recent cases of SQLite DB corruption? All known database corruption issues are described at http://www.sqlite.org/cvstrac/wiki?p=DatabaseCorruption Additional

[sqlite] DB corruption, unit tests

2007-11-16 Thread Arun Bhalla
Hello there, I have a couple related questions: 1) Is anyone aware of any recent cases of SQLite DB corruption? We upgraded from SQLite 3.3.6 to SQLite 3.4.1 a few months ago. In the last couple days, we've encountered a couple cases of SQLite reporting that a DB file had become corrupted