Megatest

View Ticket
Login
2015-03-11
23:33 Closed ticket [ed086b88dd]: crash in a read-only area plus 5 other changes artifact: 5ef8e657b3 user: matt
2014-09-29
14:37 New ticket [ed086b88dd]. artifact: 68e4f3e8e7 user: matt

Ticket Hash: ed086b88ddb074645686e71b37dcabf924ccb592
Title: crash in a read-only area
Status: Closed Type: Code_Defect
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2015-03-11 23:33:13
Version Found In: v1.5524
User Comments:
matt added on 2014-09-29 20:37:29:

chlr15003 to clean up
EXCEPTION: database probably overloaded or unreadable.
 message: unbound variable
exn=((exn (location #f) (call-chain (#(db.scm:502: current-process-id #f #f) #(db.scm:502: get-host-name #f #f) #(db.scm:502: debug:print-info #f #f) #(common_records.scm:68: debug:debug-mode #f #f) #(common_records.scm:69: with-output-to-port #f #f) #(common_records.scm:71: format#format #f #f) #(db.scm:487: call-with-current-continuation #f #f) #(db.scm:487: with-exception-handler #f #f) #(db.scm:487: ##sys#call-with-values #f #f) #(db.scm:472: debug:print-info #f #f) #(common_records.scm:68: debug:debug-mode #f #f))) (arguments (*db:all-write-procs*)) (message unbound variable)) (runtime))
 status:  #f

        Call history:

        db.scm:496: debug:print   
        common_records.scm:58: debug:debug-mode   
        common_records.scm:59: with-output-to-port        
        db.scm:497: condition-property-accessor   
        db.scm:497: g1000         
        db.scm:497: debug:print   
        common_records.scm:58: debug:debug-mode   
        common_records.scm:59: with-output-to-port        
        db.scm:498: condition->list       
        db.scm:498: print         
        db.scm:499: condition-property-accessor   
        db.scm:499: g1002         
        db.scm:499: debug:print   
        common_records.scm:58: debug:debug-mode   
        common_records.scm:59: with-output-to-port        
        db.scm:500: print-call-chain            <--


matt added on 2015-03-12 05:33:13:
Fixed recently. Which commit - not sure.