[Bug 204426] Processes terminating cannot access memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 26 21:36:27 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204426

Julian Elischer <julian at FreeBSD.org> changed:

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

--- Comment #14 from Julian Elischer <julian at 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.


More information about the freebsd-threads mailing list