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 14.93 years ago |
Created: |
2010-08-01 22:25:02 14.93 years ago |
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. <hr><i>drh added on 2010-08-01 22:25:47:</i><br> Fixed by checkin [83395a3d24f18170fc068d9e644291678694c3f0] |