Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Apr 2017 02:19:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@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)
Message-ID:  <bug-217138-8-jqwdCW3pLo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217138-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217138-8@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 #34 from Mark Millard <markmi@dsl-only.net> ---
Created attachment 181498
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181498&action=
=3Dedit
Source for allowing swap-before-fork in test in addition to swap-after-fork

I've discovered that if between initializing the allocated memory
and the fork() the process swaps-out then the problem does not
happen later, even if the parent and child are swapped-out after
the fork() as well.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217138-8-jqwdCW3pLo>