Name

MEMM-121 — Cannot allocate memory on the stack, process will terminate

Severity

C (critical)

Message text

Cannot allocate %u bytes from stack, exiting

Description

Kernun memory manager provides allocating memory from the stack. Such memory is automatically deallocated when the current function returns.

This message means that allocation of stack memory failed, the process cannot continue and will be terminated immediately.

See also

MEMM-120(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.