[Bug 217138] head (e.g.) -r314638 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)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 19 02:24:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138
--- Comment #28 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Mark Millard from comment #27)
I incorrectly copy/pasted one of the addresses.
The last one below is the correction:
(lldb) print dyn_region
(region *volatile) $0 = 0x0000000040616000
(lldb) print &__je_tsd_booted
(bool *) $0 = 0x0000000040618520
(lldb) print &__je_tsd_booted
(bool *) $0 = 0x000000004061d520
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list