| Ticket Hash: | d1fef70a525a29435c8596ddfbb18f48bb438321 | ||
| Title: | non-repeatable crash | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2016-05-08 22:58:24 9.86 years ago |
Created: |
2015-08-30 21:26:02 10.55 years ago |
| Version Found In: | v1.6023 | ||
| User Comments: | ||||
matt added on 2015-08-30 21:26:02:
Launching /home/matt/data/megatest/ext-tests/fdktestqa/simplelinks/foo/bar/ww35.7a/bigrun/18
Call history:
configf.scm:288: hash-table?
configf.scm:289: hash-table-ref/default
db.scm:144: configf:lookup
configf.scm:288: hash-table?
configf.scm:289: hash-table-ref/default
db.scm:144: conc
db.scm:142: call-with-current-continuation
db.scm:142: with-exception-handler
db.scm:142: ##sys#call-with-values
db.scm:153: directory?
db.scm:142: k628
db.scm:142: g632
db.scm:155: conc
runs.scm:463: k767
runs.scm:463: g771
runs.scm:467: print-call-chain <--
ERROR: failure in runs:run-tests-queue thread, error: segmentation violation
Launching /home/matt/data/megatest/ext-tests/fdktestqa/simplelinks/foo/bar/ww35.7a/bigrun/20
matt added on 2016-05-08 22:58:24: Fixed. There was a stray character "y" in the code and a useless handle-exceptions prevented it from being easily found. | ||||