137
137
Standard

Killed (SIGKILL)

Process killed by SIGKILL, often OOM.

Meaning

Process killed by SIGKILL, often OOM.

Typical Trigger

Linux OOM killer terminated the process.

Fast Fix

Increase memory limits or reduce usage.

#oom #sigkill #crash #kubernetes #docker

Meaning

128 + SIGKILL (9) = 137.

Typical Triggers

  • Linux OOM killer terminated the process.
  • Container exceeded memory limits (Docker/Kubernetes).

Quick Checks

  • Check dmesg or kernel logs for OOM entries.
  • Inspect container memory limits and usage.

Fix Steps

  • Increase memory limits or reduce usage.
  • Find memory leaks and cap resource usage.

Quick Facts

Code
137
Tool
Standard
Category
oom

Terminal AI Assistant

TmuxAI is a terminal AI assistant for tmux and CLI workflows. Get help with commands, fixes, and explanations without breaking focus.

Explore TmuxAI