askbook / csharp-sqlite

Automatically exported from code.google.com/p/csharp-sqlite
Other
0 stars 0 forks source link

textfixture fails running autovacuum.test #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
autovacuum-9.1...   pcache1TruncateUnsafe

What steps will reproduce the problem?
1. Open testfixture project, set to the DEBUG build
2. In test/^testscripts.txt setup the following test:
source $testdir/autovacuum.test
3. Start running in DEBUG mode

autovacuum-9.1 fails Debug.Assert in pcache1TruncateUnsafe

Need to determine the root cause of this error

Original issue reported on code.google.com by noah.hart@gmail.com on 8 Aug 2009 at 2:26

GoogleCodeExporter commented 8 years ago
still exists under 3.6.22

Original comment by noah.hart@gmail.com on 12 Jan 2010 at 8:51

GoogleCodeExporter commented 8 years ago
Resolved pcache1TruncateUnsafe error

new error 
autovacuum-9.3
Exception of type 'System.OutOfMemoryException' was thrown.

Original comment by noah.hart@gmail.com on 22 Feb 2010 at 10:13

GoogleCodeExporter commented 8 years ago
Corrected Cache linkage error

changeset:   58:36ea17db6ba3
user:        Noah
date:        Mon Feb 22 16:26:59 2010 -0800

Original comment by noah.hart@gmail.com on 23 Feb 2010 at 12:27

GoogleCodeExporter commented 8 years ago
Added Milestone Label

Original comment by noah.hart@gmail.com on 8 Apr 2010 at 1:37