Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Apr 2016 18:33:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204426] Processes terminating cannot access memory
Message-ID:  <bug-204426-16-1H2IMcXQfH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204426-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204426-16@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=3D204426

--- Comment #87 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to John Baldwin from comment #84)
Thank you for the pointer, it is something for me to keep in mind.

But I do not see how would it be directly related. OBJT_DEAD and OBJ_DEAD a=
re
two different things.  In the other PR debugging data, the OBJ_DEAD flag is
set, but the object itself is fine and not obliterated.  Previous debugging
patch results make me confident that the OBJ_DEAD flag was not set with
vm_object_set_flags(), while source code only sets the OBJ_DEAD with the ca=
lls
of that helper.

--=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-204426-16-1H2IMcXQfH>