Ticket Hash: | 168d0f7176ab76067736c3f25bad9aa7248683a0 | ||
Title: | Segfault while reading database with a corrupt index | ||
Status: | Fixed | Type: | Code_Defect |
Severity: | Severe | Priority: | Immediate |
Subsystem: | Unknown | Resolution: | Fixed |
Last Modified: | 2010-08-01 22:25:47 | ||
Version Found In: | 3.7.0 |
Description: | ||||
If a database file contains indices which are out-of-date with their tables
(in other words, if the database file is corrupt) then it is possible to
segfault while doing a SELECT on that database.
drh added on 2010-08-01 22:25:47: |