https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138
Mark Millard <mar...@dsl-only.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|amd64 |arm64 CC| |freebsd-...@freebsd.org --- Comment #5 from Mark Millard <mar...@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 the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"