OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Severity: Unknown Component: tcl / tcl_s_general
Text: invalid command name: "%s"
Explanation: Tcl detected an invalid command name.
Action: Check the spelling of a command. If the spelling is correct, make sure you are
using the valid Tcl commands or application commands.
0x1771b006 tcl_s_basic_too_many_nested_calls
Severity: Unknown Component: tcl / tcl_s_general
Text: too many nested calls to Tcl_Eval (infinite loop?)
Explanation: Tcl detected nested calls too deep to execute.
Action: Check your Tcl code to make sure that no infinite loop exists. Usually, an
infinite loop is the reason for this error.
0x1771b015 tcl_s_ckalloc_bytes_allocated_at
Severity: Unknown Component: tcl / tcl_s_fatal
Text: %d bytes allocated at (%s %d)\n
Explanation: Tcl detected that the internal memory allocation request is invalid.
Action: Write down the message displayed, if possible. Before this message appears, Tcl
will dump memory information onto a standard error output (stderr), so save the memory
dump information with this error message. Then report to a vendor.
0x1771b01f tcl_s_ckalloc_error_accessing
Severity: Unknown Component: tcl / tcl_s_general
Text: error accessing %s
Explanation: Tcl tried to access a nonexisting variable.
Action: Check the variable name and make sure it exists.
0x1771b017 tcl_s_ckalloc_hi_guard_byte
Severity: Unknown Component: tcl / tcl_s_fatal
Text: hi guard byte %d is 0x%x \t%c\n
Explanation: Tcl detected that the internal memory allocation request is invalid.
Action: Write down the message displayed, if possible. After this message appears, Tcl
will dump memory information onto a standard error output (stderr), so save the memory
dump information with this error message. Then report to a vendor.
0x1771b018 tcl_s_ckalloc_hi_guard_failed
Severity: Unknown Component: tcl / tcl_s_fatal
2 644 Tandem Computers Incorporated 124330