From owner-freebsd-bugs@freebsd.org Fri Feb 12 15:32:41 2021 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 74AD85280FC for ; Fri, 12 Feb 2021 15:32:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DccvF2jy4z3G7L for ; Fri, 12 Feb 2021 15:32:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 5D47154FE76; Fri, 12 Feb 2021 15:32:41 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D11054FE75 for ; Fri, 12 Feb 2021 15:32:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DccvF27G5z3G2b for ; Fri, 12 Feb 2021 15:32:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3C1722649E for ; Fri, 12 Feb 2021 15:32:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 11CFWfrl042004 for ; Fri, 12 Feb 2021 15:32:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 11CFWfXh042003 for bugs@FreeBSD.org; Fri, 12 Feb 2021 15:32:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 227609] Compiling world from sources fails: out of swap space Date: Fri, 12 Feb 2021 15:32:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: admin@support.od.ua X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2021 15:32:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227609 Vladislav V. Prodan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |admin@support.od.ua --- Comment #12 from Vladislav V. Prodan --- # uname -a FreeBSD vb-12.2.0.domain.com 12.2-STABLE FreeBSD 12.2-STABLE r369250 GENERI= C=20 amd64 # uname -KU 1202505 1202505 RAM - 2GB SWAP - 500MB These options didn't help:=20 vm.pageout_oom_seq=3D120 vm.pfault_oom_attempts=3D-1 We have an unfilled SWAP=20 Swap: 500M Total, 106M Used, 394M Free, 21% Inuse Constant warnings to the console and after a while one of the processes responsible for buildworld is killed: swap_pager_getswapspace(32): failed swap_pager_getswapspace(3): failed swap_pager_getswapspace(5): failed swap_pager_getswapspace(6): failed swap_pager_getswapspace(32): failed swap_pager_getswapspace(2): failed swap_pager_getswapspace(32): failed pid 73372 (c++), jid 0, uid 0, was killed: out of swap space swap_pager_getswapspace(32): failed swap_pager_getswapspace(28): failed swap_pager_getswapspace(32): failed --=20 You are receiving this mail because: You are the assignee for the bug.=