OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: high guard failed at %lx, %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.
0x1771b013 tcl_s_ckalloc_low_guard_byte
Severity: Unknown Component: tcl / tcl_s_fatal
Text: low 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.
0x1771b014 tcl_s_ckalloc_low_guard_failed
Severity: Unknown Component: tcl / tcl_s_fatal
Text: low guard failed at %lx, %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.
0x1771b016 tcl_s_ckalloc_mem_val_failure
Severity: Unknown Component: tcl / tcl_s_fatal
Text: Memory validation failure
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.
0x1771b01b tcl_s_ckalloc_reached_malloc_break_limit
Severity: Unknown Component: tcl / tcl_s_fatal
Text: reached malloc break limit (%d)\n
Explanation: Tcl detected that too many memory allocation requests were executed
internally.
Action: Check your Tcl code and modify the code not to call too many memory
allocation commands, like history.
124330 Tandem Computers Incorporated 2645