[Bug 217138] head (e.g.) -r313783 sh vs. jemalloc asserts: include/jemalloc/internal/tsd.h:687: Failed assertion: "tsd_booted"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 19 02:18:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138
Mark Millard <markmi at dsl-only.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|amd64 |arm64
CC| |freebsd-arm at FreeBSD.org
--- Comment #5 from Mark Millard <markmi at dsl-only.net> ---
[Note: the kernels after -r313266 are messed up
for at least PowerMac so-called "Quad-Core"s so
the below is based on a -r313864 buildworld and
a -r313266 buildkernel because I had to revert
the kernel to about the last that would avoid
randomly timed panics.]
I did a buildworld of -r313864 for powerpc64
without having MALLOC_PRODUCTION defined and
installed and booted with it in order to see
if powerpc64 had the same sort of problem that
aarch64 is having with jemalloc, in
particular during self-hosted buildworld
buildkernel activity (my test case).
powerpc64 worked fine with no aborts. So. . .
include/jemalloc/internal/tsd.h:687: Failed assertion: "tsd_booted"
seems to be aarch64 (arm64) specific in some way.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list