OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Action: Check other Tcl error messages within the errorInfo global variable, then guess
the cause of failure. If you cannot make any guess, report to the vendor.
0x1771b12e tcl_s_unixstr_unknown_signal
Severity: Unknown Component: tcl / tcl_s_fatal
Text: unknown signal
Explanation: The Tcl command execution generated a signal, but Tcl could not
recognize the signal.
Action: Check other Tcl error messages within the errorInfo global variable, then guess
the cause of failure. If you cannot make any guess, report to the vendor.
0x1771b166 tcl_s_unixutil_bad_file_id
Severity: Unknown Component: tcl / tcl_s_general
Text: bad file identifier "%s"
Explanation: Tcl detected that a file ID passed to the Tcl_GetOpenFile routine was
invalid.
Action: Check errorInfo global variable information and figure out where the problem
took place, then correct it.
0x1771b15c tcl_s_unixutil_cannot_create_input_pipe
Severity: Unknown Component: tcl / tcl_s_fatal
Text: couldn’t create the input pipe for command: %s
Explanation: Tcl could not create the input pipe specified.
Action: The pipe system call failed internally. The reason why the pipe system call
failed is also displayed. After you examine errorInfo global variable information and
cannot make sense, report the error to the vendor.
0x1771b15d tcl_s_unixutil_cannot_create_output_pipe
Severity: Unknown Component: tcl / tcl_s_fatal
Text: couldn’t create output pipe: %s
Explanation: Tcl could not create the output pipe specified.
Action: The pipe system call failed internally. The reason why the pipe system call
failed is also displayed. After you examine errorInfo global variable information and
cannot make sense, report the error to the vendor.
0x1771b160 tcl_s_unixutil_cannot_create_pipe
Severity: Unknown Component: tcl / tcl_s_general
Text: couldn’t create pipe: %s
2 676 Tandem Computers Incorporated 124330