Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 18:40:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204426] Processes terminating cannot access memory
Message-ID:  <bug-204426-16-lFSsysSuDs@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 #10 from John Baldwin <jhb@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 librari=
es
with debug symbols.  If you are building your own worlds, just add
'WITH_DEBUG_FILES=3Dyes' to /etc/src.conf and build a new world.  Note that=
 this
will install debug symbols for all binaries and libraries in the base syste=
m to
/usr/lib/debug/.

--=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-lFSsysSuDs>