Megatest

View Ticket
Login
2014-04-09
12:00 Closed ticket [0a427afb4b]: transaction within transaction error plus 3 other changes artifact: 38349507b6 user: matt
2014-03-18
14:07 New ticket [0a427afb4b]. artifact: eb72e2a9c6 user: matt

Ticket Hash: 0a427afb4b4f589e2d64571c068448fe8efaea97
Title: transaction within transaction error
Status: Closed Type: Code_Defect
Severity: Critical Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2014-04-09 12:00:34
Version Found In: v1.6
Description:
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   

matt added on 2014-04-09 18:00:34 UTC:
Fixed in v1.5515. Will be merged to v1.60