2016-05-08
| ||
22:58 | • Fixed ticket [d1fef70a52]: non-repeatable crash plus 5 other changes artifact: 9baf900dd0 user: matt | |
2015-08-30
| ||
21:26 | • New ticket [d1fef70a52]. artifact: a7be2caab7 user: matt | |
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 | |||
Version Found In: | v1.6023 | |||
User Comments: | ||||
matt added on 2015-08-31 03: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-09 04:58:24: Fixed. There was a stray character "y" in the code and a useless handle-exceptions prevented it from being easily found. |