Figure out process involved in out of memory (OOM) #95

Open
opened 2026-03-20 15:40:23 +01:00 by Benjamin_Loison · 0 comments
Would help:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdA6PfZqqR0hAz2rgsVX9NJbqKOQTF/oDJzlm8kyOH7/S8w
Ao1O4ph/jBjVI5ApZgoKVteUeh4v4pAPxeBWyqc9UgV33r6J/hZbkjtrZMkI5WIr
1LcBCQIQC7tLFfVx8TXZk26td7HbDm/yJzi9DFHSPNnuzeXEYwQzzDeuVyTMrBlD
vgbGDGQfKUg+0lyGgSx/dJtnH67RMlrdybYPkc8UA8TWeeh+BOsDp9+Z13AwSwM5
xdHWt97sxgXTRE0AGDuahz05+vpcLNfFh3Q14TWa6Nm4I3yEYF9a1jCa8cDpnyVf
c5qkfXOxDgZdKhfFId8sdRi7rKM826TKhafzibIZKQixAEAiw42X3Rg=
=TgKU
-----END PGP MESSAGE-----

As far as I understand, even with possibly reserved system memory as it may exceed it may involve system crash, so there is no user process to blame. Can double reserved system memory to reduce the risk and figure out what user process was possibly unexpectedly behaving.

<details> <summary>Would help:</summary> ``` -----BEGIN PGP MESSAGE----- hF4DTQa9Wom5MBgSAQdA6PfZqqR0hAz2rgsVX9NJbqKOQTF/oDJzlm8kyOH7/S8w Ao1O4ph/jBjVI5ApZgoKVteUeh4v4pAPxeBWyqc9UgV33r6J/hZbkjtrZMkI5WIr 1LcBCQIQC7tLFfVx8TXZk26td7HbDm/yJzi9DFHSPNnuzeXEYwQzzDeuVyTMrBlD vgbGDGQfKUg+0lyGgSx/dJtnH67RMlrdybYPkc8UA8TWeeh+BOsDp9+Z13AwSwM5 xdHWt97sxgXTRE0AGDuahz05+vpcLNfFh3Q14TWa6Nm4I3yEYF9a1jCa8cDpnyVf c5qkfXOxDgZdKhfFId8sdRi7rKM826TKhafzibIZKQixAEAiw42X3Rg= =TgKU -----END PGP MESSAGE----- ``` </details> As far as I understand, even with possibly reserved system memory as it may exceed it may involve system crash, so there is no user process to blame. Can double reserved system memory to reduce the risk and figure out what user process was possibly unexpectedly behaving.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/linux#95