[Bug 204426] Processes terminating cannot access memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 26 18:40:52 UTC 2016


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

--- Comment #10 from John Baldwin <jhb at FreeBSD.org> ---
So far I don't see anything unusual to suggest that these are anything other
than crashes due to application bugs.  Is this the exact same exim / dovecot
binaries you were using on 10.1 or did you also recompile those against 10.2
(and/or upgrade to newer versions)?

One thing that might help with debugging these is building the user libraries
with debug symbols.  If you are building your own worlds, just add
'WITH_DEBUG_FILES=yes' to /etc/src.conf and build a new world.  Note that this
will install debug symbols for all binaries and libraries in the base system to
/usr/lib/debug/.

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


More information about the freebsd-threads mailing list