Slurmstepd has created 120469 children processes #204
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It looks we have a bug in SLURM (in fox). It has frozen the node, but if I stop the process, I can see that:
GDB fails to attach as it tries to attach to every inferior.
Seem to be looping trying to wait for ophan processes, but then creates more orphans.
https://github.com/SchedMD/slurm/blob/slurm-24.11/src/slurmd/slurmstepd/req.c#L1589
Also: