Date: Sun, 19 Mar 2017 02:24:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [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) Message-ID: <bug-217138-6-IyS7PzgY01@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 #28 from Mark Millard <markmi@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 =3D 0x0000000040616000 (lldb) print &__je_tsd_booted (bool *) $0 =3D 0x0000000040618520 (lldb) print &__je_tsd_booted (bool *) $0 =3D 0x000000004061d520 --=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-IyS7PzgY01>