Error: stack is full, perhaps the Smac stack size is
fixed too small, change it (in a new session), see
§6 page
. Terminal, crossed, wrap or other types of
recursions are not recognized by Smac to
minimize stack size.
void catastrophe() { catastrophe(); }