| Ticket Hash: | b1af1626246426a504cc8014e76e56a98985e4fc | ||
| Title: | crash in v1.60 -list-db-targets | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Critical | Priority: | Immediate |
| Subsystem: | Resolution: | Unable_To_Reproduce | |
| Last Modified: |
2015-06-15 00:05:17 10.76 years ago |
Created: |
2014-08-14 14:38:43 11.59 years ago |
| Version Found In: | v1.60 | ||
| User Comments: | ||||
|
matt added on 2014-08-14 14:38:43:
chlr14208> megatest -list-db-targets
; tracing rmt:test-toplevel-num-items
INFO: (0) client:setup remaining-tries=100
INFO: (0) client:setup server-dat=#(54 chlr14208.ch.intel.com 61459 -1 http 8731 chlr14208), remaining-tries=100
INFO: (0) connected to http://chlr14208.ch.intel.com:61459
Error: (substring-index) bad argument type - not a string: #f
Call history:
db.scm:70: mutex-unlock!
megatest.scm:680: common:args-get-target
common.scm:244: ##sys#get-keyword
common.scm:245: args:get-arg
margs.scm:17: hash-table-ref/default
common.scm:247: args:get-arg
margs.scm:17: hash-table-ref/default
common.scm:249: getenv
megatest.scm:680: db:get-runs-by-patt
db.scm:1139: runs:get-std-run-fields
db.scm:906: append
db.scm:907: keys->keystr
keys.scm:25: string-intersperse
db.scm:908: string-intersperse
db.scm:907: conc
substring-index <--
matt added on 2015-06-07 00:36:56: Works fine for me. Could be dependent on what is in the database. matt added on 2015-06-15 00:05:17: Still unable to reproduce. Added json output of this list. No issues noticed in that code. | ||||