Date: Mon, 13 Mar 2017 22:18:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 217138] head (e.g.) -r313999 for arm64: sh vs. jemalloc asserts: include/jemalloc/internal/tsd.h:687: Failed assertion: "tsd_booted" once swapped in after being swapped out (comment 10) Message-ID: <bug-217138-6-CIVGa2ECyP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217138-6@https.bugs.freebsd.org/bugzilla/> References: <bug-217138-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217138 --- Comment #16 from Mark Millard <markmi@dsl-only.net> --- (In reply to Mark Millard from comment #15) The problem only seems to occur when top shows RES 0K and a positive SWAP for the failing sh process before it executes. When top shows both a positive RES and a positive SWAP before the execution the sh process does not die. For example the following two did not die: PID USERNAME THR PRI NICE SIZE RES SWAP STATE C TIME CPU COMMAND 11167 root 1 20 0 6880K 908K 1216K ttyin 0 0:00 0.00= % su (sh) . . . 11144 root 1 20 0 6880K 568K 1556K ttyin 2 0:00 0.00= % su (sh) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217138-6-CIVGa2ECyP>