Date: Tue, 25 Apr 2017 00:13:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 217138] head (e.g.) -r315870 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); fix is a kernel patch (comment 37) Message-ID: <bug-217138-6-S60w3iqMun@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 #42 from Mark Millard <markmi@dsl-only.net> --- (In reply to commit-hook from comment #40) stable/11 -r317354 completes the fixes there: Author: kib Date: Mon Apr 24 07:52:44 2017 New Revision: 317354 URL:=20 https://svnweb.freebsd.org/changeset/base/317354 Log: MFC r316679: Do not lose dirty bits for removing PROT_WRITE on arm64. Modified: stable/11/sys/arm64/arm64/pmap.c Directory Properties: stable/11/ (props changed) . . . See: https://lists.freebsd.org/pipermail/svn-src-stable-11/2017-April/003041.html So now the old rpi3 wiki page material is only for masking some of the problems in older contexts for 12 or for older contexts for 11. Note: -r313772 from head is now -r317147 in stable/11 . So interrupts will no longer trash the sp_el0 register during the fork-trampoline code. This was the other issue with fork behavior that caused me build problems. With both in place for head I no loner have problems with buildworld and the like ,in head. [I've not been running 11, just 12.] --=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-S60w3iqMun>