Date: Tue, 30 Jan 2018 00:01:57 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: "O. Hartmann" <ohartmann@walstatt.org> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: CURRENT, CLANG 6: apache24, uid 80: exited on signal 11 Message-ID: <0B0D5F42-8A40-4E00-812C-EFB6556E9444@FreeBSD.org> In-Reply-To: <20180129194025.745c49bd@thor.intern.walstatt.dynvpn.de> References: <20180129194025.745c49bd@thor.intern.walstatt.dynvpn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_F9AD0379-E10A-4F99-8D01-5D168C29FC5C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 29 Jan 2018, at 19:39, O. Hartmann <ohartmann@walstatt.org> wrote: >=20 > Last weekend I updated a CURRENT server to recent CURRENT, > r328400 = and performed > updates of the ports tree. Since Sunday, I receive segmenatation = faults (SIG 11) when > accessing the server, especially with setup of nextcloud, refdb, = phpldapadmin and any > other access with LDAP backend (all https). >=20 > The message on console is: >=20 > pid 23108 (httpd), uid 80: exited on signal 11 > pid 32283 (httpd), uid 80: exited on signal 11 > pid 21286 (httpd), uid 80: exited on signal 11 > pid 10292 (httpd), uid 80: exited on signal 11 >=20 > I do not see anything else! Neither in the log (no matter what log = level I switch on) nor > elsewhere. >=20 > Configuration hasn't changed. >=20 > What the ... is up with the system? How can I dig into the problem? Try debugging httpd, e.g.: sudo /usr/local/sbin/httpd -X then "run", and see if you can get a backtrace. -Dimitry --Apple-Mail=_F9AD0379-E10A-4F99-8D01-5D168C29FC5C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWm+n7gAKCRCwXqMKLiCW o60yAJ97H664CSKWoDDPzBfW/KND1fqZ4wCfeg97B9MOSCLq/a2b6fzJzvne6tQ= =vntf -----END PGP SIGNATURE----- --Apple-Mail=_F9AD0379-E10A-4F99-8D01-5D168C29FC5C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0B0D5F42-8A40-4E00-812C-EFB6556E9444>