Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 21:36:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204426] Processes terminating cannot access memory
Message-ID:  <bug-204426-16-AtuxjPqn0k@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=204426

Julian Elischer <julian@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian@FreeBSD.org

--- Comment #14 from Julian Elischer <julian@FreeBSD.org> ---
(In reply to rblayzor from comment #13)

Don't forget you can run with a new kernel and old system to help isolate it,
and also don't forget that you can replace libraries one at a time or in groups
using /etc/libmap.conf
 (man libmap.conf)

so for example you can make all the system use the new libraries but just one
application use the old ones.
or you can even make just one instance of the app use differnet libries by
starting it from a different binary or giving a differnt path to it..

-- 
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-AtuxjPqn0k>