KB Article #69400
Memory allocation error
Problem
-- When accessing a cetrain view in Message log, the following error appears in Trace:
FATAL r4edi(tool_toolbox(tool_msglog)) memory allocation error file "../../../interpreter/interp.c", line 29842
--
Resolution
* Run the following commands in command line:
ulimit -m unlimited
ulimit -d unlimited
* there is not a unique cause for this problem, so running those command might not solve the problem