| Ticket Hash: | d04adc245dce3e3e2c115d177242da439b45a2c6 | ||
| Title: | remove-keep error | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Critical | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2023-06-01 15:42:45 2.80 years ago |
Created: |
2023-03-30 09:19:50 2.97 years ago |
| Version Found In: | 1.80/11 | ||
| Description: | ||||
|
Get the following stack trace with remove-keep:
+ /path/pkgs/1.80/11/bin/megatest -remove-keep 1 -target % -runname % -actions print,remove-runs -age 1h -precmd echo Error: unbound variable: simple-run-target Call history: tcp-transportmod.scm:304: tt-conn-port tcp-transportmod.scm:306: tt:send-receive-direct tcp-transportmod.scm:310: call-with-current-continuation tcp-transportmod.scm:310: with-exception-handler tcp-transportmod.scm:310: ##sys#call-with-values tcp-transportmod.scm:310: ##sys#call-with-values tcp-transportmod.scm:313: tcp-connect tcp-transportmod.scm:316: s11n#serialize tcp-transportmod.scm:317: close-output-port tcp-transportmod.scm:318: s11n#deserialize tcp-transportmod.scm:320: close-input-port tcp-transportmod.scm:310: k2624 tcp-transportmod.scm:310: g2628 tcp-transportmod.scm:209: alist-ref runs.scm:2306: g4749 runs.scm:2310: simple-run-target <-- | ||||
| User Comments: | ||||
|
mmgraham added on 2023-06-01 15:42:45:
This crash is gone in megatest 1.80/14. | ||||