Nothing appears to happen but it's not running very faithfully. Specifically, I get a bunch of problems on the rollbacks about the savepoints not existing even though it's replaying the original SAVEPOINT "x" command before the rollbacks. This is probably more due to me not knowing what's going on than anything else.
> Date: Wed, 8 Jul 2015 10:19:17 -0700 > From: rogerb at rogerbinns.com > To: sqlite-users at mailinglists.sqlite.org > Subject: Re: [sqlite] SIGSEGV rolling back in-memory DB?? > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 07/08/2015 09:55 AM, Brian Soby wrote: > > It's single threaded. > > Good - that eliminates a whole bunch of complications. > > > I have a log of all of the queries run through the database up > > until the crash. It crashes on a rollback command. > > What happens when you run those queries as a script for the SQLite > shell? If that has problems then everything needed to reproduce the > issue is present. > > However if that doesn't reproduce the issue then it is something else > in the process that is causing problems. > > Roger > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > > iEYEARECAAYFAlWdW5UACgkQmOOfHg372QTvJwCgrgS9gKjopjfppv6nPqTKSg1S > rR4AoLwvAXooKJn/1kNwVipyEDwEQ0KZ > =9y8e > -----END PGP SIGNATURE----- > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users