On 2021/10/24 10:01, Jan Stary wrote: > On Oct 23 19:00:13, s...@spacehopper.org wrote: > > Can you go into any more detail on "process will get killed" or "crashed"? > > Core dumps, backtraces, messages on console/logs/dmesg? > > Console just says 'Killed', as in > > $ pstree > Killed > > There is no core dump, nothing in dmesg, nothing in logs > that I could find. > > But: > > > Does the swap partition sd0b actually exist, > > or are you by any chance running these machines swapless? > > Indeed, I am running without swap.
Ah yes AFAIK that is not really supported. > If there is enough RAM to not have to swap, > why would a missing swap get processes killed > (if that was actualy the root cause of course)? The answer probably lies deep in uvm, but it's easier to just configure at least a small swap partition, as the installer does.