Megatest

Ticket Change Details
Login
Overview

Artifact ID: eb72e2a9c6efb902082a647080966fe56aabead8
Ticket: 0a427afb4b4f589e2d64571c068448fe8efaea97
transaction within transaction error
User & Date: matt on 2014-03-18 14:07:28
Changes

  1. comment changed to:
    <verbatim>
    Warning (#<thread: Keep running>): in thread: (finalize!) cannot start a transaction within a transaction: #<sqlite3:statement sql="\b\x1b�">
    
            Call history:
    
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:416: hash-table-set!       
            db.scm:445: append        
            db.scm:421: g838          
            db.scm:423: sqlite3#prepare       
            db.scm:424: sqlite3#with-transaction            <--
    INFO: db sync, total run time 75.0 ms
        test_steps 526  
        test_data  77   
        tests      49   
    </verbatim>
    
  2. foundin changed to: "v1.6"
  3. severity changed to: "Critical"
  4. status changed to: "Open"
  5. title changed to: "transaction within transaction error"
  6. type changed to: "Code_Defect"