SQLite

Ticket Change Details
Login
Overview

Artifact ID: 24e75e76ae9de315b2acc4ce6776f22efeec881b
Ticket: c2ad16f997ee9c8ed9d3cc4bc5a3da5397a074ec
Segfault on query involving deeply nested aggregate views
User & Date: drh 2012-05-21 03:21:05
Changes

  1. comment changed to:
    Running the attached script (which consists of the schema of
    [http://www.scrooge.org | Scrooge] 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. Untracked field detected: "Application_Fault"
  3. foundin changed to: "3.7.12"
  4. severity changed to: "Critical"
  5. status changed to: "Open"
  6. subsystem changed to: "Unknown"
  7. title changed to:
    Segfault on query involving deeply nested aggregate views
    
  8. type changed to: "Code_Defect"