You are not logged in.

#1 2025-08-06 06:04:18

ashtonx
Member
Registered: 2020-07-15
Posts: 14

Oom killer killing compiler/ide

I keep getting this issue with unreal engine.

Either it kill compiler while it's compiling the engine, or ide. Lately it keeps killing ide while shaders are getting compiled.

Is there some way to limit memory usage ? killing seems like an overkill.

Offline

#2 2025-08-06 08:49:21

ReDress
Member
From: Nairobi
Registered: 2024-11-30
Posts: 237

Re: Oom killer killing compiler/ide

ashtonx wrote:

Is there some way to limit memory usage ? killing seems like an overkill.

If you limit memory usage, then your program will probably crash due to inability to allocate memory.

Offline

#3 2025-08-06 10:24:43

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,815

Re: Oom killer killing compiler/ide

Is that caused by the systemd OOM daemon or the kernel one ?

Increasing swapspace can help mitigate the issue in both cases, especially if swap is on a nvme sdd.

Note that the systemd oom killer is not easy (though possible) to tame/block as it gets started on demand through dbus .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB