Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2016 23:47:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204426] Processes terminating cannot access memory
Message-ID:  <bug-204426-16-SY6qYEKZMi@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 #68 from Robert Blayzor <rblayzor@inoc.net> ---
Exim most certainly is linked directly...

ldd /usr/local/sbin/exim | grep thr
        libthr.so.3 =3D> /lib/libthr.so.3 (0x8011f5000)


Also many of the dovecot libs are linked against libthr as well...

ldd /usr/local/lib/dovecot/libdovecot* | grep thr
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801fb0000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801fb0000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801fb0000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801b91000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801b91000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801b91000)

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