Closed sflanagan closed 3 months ago
Hi @sflanagan -- I'll investigate this issue later today.
Hi @sflanagan,
Experiments revealed two results . . .
shotid.sys
file, then it does produce the Failed to get shotid
message.The issue is probably in the TreeGetCurrentShotId()
function. I will fix it in the coming days.
The behavior might also depend on the access method: local, thin-client, thick-client, or distributed.
Affiliation GA / DIII-D
Version(s) Affected Observed in:
alpha 7.139.59
+Platform RHEL
Describe the bug A
mdstcl show current
segfaults when there is noshotid
for the specified tree, e.g.Expected behavior I found an older server that produces a "Failed to get shotid." message (which I presume is still the intended response?).
Note I only discovered this via "fat-fingering" the name of a tree that does carry a shot number. I don't expect d3d users to encounter this bug, so it's good to get fixed but of low priority.