SQLite

Ticket Change Details
Login
Overview

Artifact ID: 956d8d764d5528fc4066d2bc9ac9d7578d261781
Ticket: c2ad16f997ee9c8ed9d3cc4bc5a3da5397a074ec
Segfault on query involving deeply nested aggregate views
User & Date: mistachkin 2012-05-21 04:31:43
Changes

  1. comment changed to:
    Running the attached script (which consists of the schema of
    [http://www.skrooge.org | Skrooge] following by a single query)
    results in a segfault.  The original bug report can be seen
    at [https://bugs.kde.org/show_bug.cgi?id=300183] and the report
    on the SQLite mailing list is at [http://www.mail-archive.com/sqlite-users%40sqlite.org/msg70289.html]
    
    Bisecting suggests that the problem was inserted by
    check-in [430bb59d798286a86c351].
    
  2. priority changed to: "Immediate"
  3. resolution changed to: "Open"