Name

SLOG-120 — A process cannot terminate its logging to memory correctly

Severity

C (critical)

Message text

[%s] Cannot unmap memory log

Description

It is possible to perform logging to a memory buffer (in addition to normal log). It is faster than the conventional logging to a file or syslog and the messages are stored in a buffer with fixed size, old messages being rewritten by the new ones. The buffer is made accessible as a file using the technique of memory mapped files. The memory log of each process is stored in a separate file and deleted upon normal process exit. When the process exits with an error, its memory log is retained. This message informs that the logging buffer cannot be unmapped from the memory for some reason.

See also

SLOG-121(6), logging(7)

Authors

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