SQLite Forum

segmentation fault when closing a database from within a transaction
Login
I'd expect transactions left open on close to be rolled back, having not received the "COMMIT" call. If that doesn't happen in this Tcl case, I'd call that a bug, most likely in the Tcl language binding.