Vladimir-csp / uwsm

Universal Wayland Session Manager
MIT License
224 stars 12 forks source link

OOM killer stops the compositor, not the process that caused it #64

Open loss-and-quick opened 2 hours ago

loss-and-quick commented 2 hours ago

System Information

Expected Behavior

I expected the system to handle the fork bomb by killing the process of it.

Actual Behavior

The OOM killer was triggered, resulting in the termination of compositor.

loss-and-quick commented 1 hour ago

Using a fork bomb, I simulated the compilation of the project, as the original issue was discovered during the compilation of a Rust project.