[Bug 279742] 14.1-RELEASE hangs compiling pspp requiring reboot
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279742] 14.1-RELEASE hangs compiling pspp requiring reboot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jun 2024 02:32:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279742 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> --- Something wired all memory, so your machine is swapping trying to fit several huge (XX Gb) processes into ~4G. Try to start looking e.g. at vmstat -z and vmstat -m output to possibly identify some in-kernel memory hog. -- You are receiving this mail because: You are the assignee for the bug.