| Ticket Hash: | b05bb6c474f6130a76993f785d863d4e82835721 | ||
| Title: | unbound variable - wtf? | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Critical | Priority: | Immediate |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2015-08-27 23:09:41 10.56 years ago |
Created: |
2015-08-27 22:32:46 10.56 years ago |
| Version Found In: | v1.6023 | ||
| User Comments: | ||||
matt added on 2015-08-27 22:32:46:
INFO: (0) required tests:
ERROR: sqlite3 issue in db:with-db, dbstruct=#((#<sqlite3:database> . /home/matt/data/megatest/tests/fullrun/db/main.db) #f /home/matt/data/megatest/tests/fullrun/db #t (#<sqlite3:database> . /home/matt/data/megatest/tests/fullrun/db/4.db) #f #f 295.0 #f #t #f #<hash-table (1)> (#<sqlite3:database> . /home/matt/data/megatest/tests/fullrun/megatest.db) #f #f), run-id=4, proc=#<procedure (a12662 db3161)>, params=() error: unbound variable
Call history:
configf.scm:288: hash-table?
configf.scm:289: hash-table-ref/default
db.scm:3161: db:dbdat-get-db
db.scm:106: call-with-current-continuation
db.scm:106: with-exception-handler
db.scm:106: ##sys#call-with-values
db.scm:2262: sqlite3#execute
db.scm:2263: mt:process-triggers
db.scm:106: k606
db.scm:106: g610
db.scm:109: condition-property-accessor
db.scm:109: g614
db.scm:109: debug:print
common_records.scm:86: debug:debug-mode
common_records.scm:87: with-output-to-port
db.scm:110: print-call-chain <--
ERROR: sqlite3 issue in db:with-db, dbstruct=#((#<sqlite3:database> . /home/matt/data/megatest/tests/fullrun/db/main.db) #f /home/matt/data/megatest/tests/fullrun/db #t (#<sqlite3:database> . /home/matt/data/megatest/tests/fullrun/db/4.db) #f #f 295.0 #f #t #f #<hash-table (1)> (#<sqlite3:database> . /home/matt/data/megatest/tests/fullrun/megatest.db) #f #f), run-id=4, proc=#<procedure (a12662 db3161)>, params=() error: unbound variable
matt added on 2015-08-27 23:09:41: Fixed in commit 44cb0161224 | ||||