Rails 1.1RC1 corrupts my sqlite3 database

When I run TOT rails, my development sqlite3 database is corrupted
whenever Rails attempts to access it. I found this a couple of days
ago and reported it as http://dev.rubyonrails.org/ticket/4330. When
I backout changeset 3981, I cannot reproduce the corruption.

Has anyone else seen this problem? I’m running Mac OS X 10.4.5 with
Ruby 1.8.4. I also have reinstalled both swig and sqlite3-ruby, just
to try and rule out my setup as the problem.


Ryan