From nobody Mon Jun 28 21:34:44 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id F0C3E11CEADC for ; Mon, 28 Jun 2021 21:34:52 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.evolve.de (mail.evolve.de [213.239.217.29]) (using TLSv1.3 with cipher TLS_CHACHA20_POLY1305_SHA256 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail.evolve.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GDLVN48yjz4fKm; Mon, 28 Jun 2021 21:34:52 +0000 (UTC) (envelope-from freebsd@grem.de) Received: by mail.evolve.de (OpenSMTPD) with ESMTP id 10ed52c9; Mon, 28 Jun 2021 21:34:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=grem.de; h=content-type :content-transfer-encoding:mime-version:subject:from:in-reply-to :date:cc:message-id:references:to; s=20180501; bh=NUf/MHKxMjwVbx ynZw6owDFTrb8=; b=JWG1dMBXjOn5dcvK6zoI3B6dK1goQiZ3MSwwNnogR4/Zsx 7wWsuM0Kb/e7E/2zXv6DhztmDn+T9iC8AgXxYyrAKzC5F6Jqc7+1JosoIWMne/w2 yxyf+kx3JSrNsxPPfKpo2NMoSXx0hE9uJSnXdWkhjeTkFGETWBvQ/VDqB8fn3BPI MJ9iMqWFUQR/A4RjeJLxB+uLe7VJkH0QZLV1pJBVpXG8FNM3rv5yerjhIzitCKtW sgKyI9XH68b80M2oTwNgYUumAX5rNw3ellmPbR5sEruAZNeOPIFVhb0BG/rO6i3N K6utMOddWU8qzBU0BXp2s45a5rCvb6a400UXRRGg== DomainKey-Signature: a=rsa-sha1; c=nofws; d=grem.de; h=content-type :content-transfer-encoding:mime-version:subject:from:in-reply-to :date:cc:message-id:references:to; q=dns; s=20180501; b=E3FUUM7V UFL9Fgo8PoaGKA6/Q6Bpno+5YE3XWi6aBwqNUWHJd5CxVbsH/GY9NicspMX/rnSx faoOOWgAfWNWKokaWFAQTaJNAcla2hyNptOj5Bgjp9q+Q9JIf+0VEkEY27sswrvm IHEDfZlQBO9Yj9XDei9RS/u7tmNN8sGOMLJNHzi/LFaWt71DbcGpp677x3NgYbEH WWxLoXdHkNY/tZzDMSejCtkmK7g4gY3uiR8y1fbzS3jr9aTHr32OZXBX5roOhTOV O6idfm7ZuJ41y6u/NbrgKlNVKv9tMCL75gZudsAS4ehvHjDPT+21WsXVZdofGgZI a/8q8VYO5JBeNQ== Received: by mail.evolve.de (OpenSMTPD) with ESMTPSA id 4017f84c (TLSv1.3:AEAD-CHACHA20-POLY1305-SHA256:256:NO); Mon, 28 Jun 2021 21:34:46 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: 14-CURRENT: www/nextcloud: php occ/web access : Segmentation fault From: Michael Gmelin In-Reply-To: <20210628223951.12230942@thor.intern.walstatt.dynvpn.de> Date: Mon, 28 Jun 2021 23:34:44 +0200 Cc: FreeBSD CURRENT Message-Id: References: <20210628223951.12230942@thor.intern.walstatt.dynvpn.de> To: "O. Hartmann" X-Mailer: iPhone Mail (18F72) X-Rspamd-Queue-Id: 4GDLVN48yjz4fKm X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N > On 28. Jun 2021, at 22:41, O. Hartmann wrote: >=20 > =EF=BB=BF-----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 >=20 >=20 > Hello, >=20 > we ran into serious trouble here with an www/nextcloud installation on a r= ecent 14-CURRENT > (FreeBSD 14.0-CURRENT #23 main-n247612-e6dd0e2e8d4: Mon Jun 28 18:08:20 CE= ST 2021 amd64). > Ports tree is up to date and ports are built via traditional "make". Port w= ww/nextcloud, all > mod_ ports and even every php-* port (php74 is installed and default) has b= een recompiled > within the last two weeks via "portmaster -f". >=20 > The phenomenon occured back a couple of weeks, when access from the web vi= a cjromoum and/or > firefox reported out of the sudden "Secure Connection Failed". I checked t= he Apache > 2.4 server's certificate (self signed,never had been an issue so far), but= there seems no > issue to exist. > It got very strange when I tried to perfom an upgrade and/or check via >=20 > cd /usr/local/www/nextcloud > su -m -c "/usr/local/bin/php ./occ upgrade" >=20 > Whenever I access occ, I receive an @"Segmentation fault". > The I checked the server's error log and I found for each access of the ne= xtcloud instance an > entry like >=20 > [Tue Jun 01 06:04:40.667026 2021] [core:notice] [pid 81123:tid 34374492160= ] AH00052: child pid > 24598 exit signal Segmentation fault (11) >=20 > Well, I'm out of ideas, it seems nextcloud, php or apache ar all in combin= ation do have a > serious problem hard to come by with 14-CURRENT (another instance running o= n 12.2-RELENG > doesn't have any issues). >=20 > Can someone hint me to what to do track this nasty error? >=20 > Thanks in advance, >=20 Do you have a minimal setup to reproduce? Could you try building all ports a= gainst OpenSSL from ports? -m > oh >=20 > - --=20 > O. Hartmann >=20 > Ich widerspreche der Nutzung oder =C3=9Cbermittlung meiner Daten f=C3=BCr > Werbezwecke oder f=C3=BCr die Markt- oder Meinungsforschung (=C2=A7 28 Abs= . 4 BDSG). > -----BEGIN PGP SIGNATURE----- >=20 > iHUEARYKAB0WIQSy8IBxAPDkqVBaTJ44N1ZZPba5RwUCYNozlwAKCRA4N1ZZPba5 > Rx2nAPwNf9014LCwIKdjN1lxdiESP0daa97tqvFsZiOM8OgpmAD+M6pmqlCVG6TE > HyuCprAwjwvP9zxov3BDaVmJRI3ZpAw=3D > =3Dz4d+ > -----END PGP SIGNATURE-----