From nobody Tue Apr 18 16:44:15 2023 X-Original-To: apache@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 4Q18rv6QP0z45Ljy for ; Tue, 18 Apr 2023 16:44:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q18rv4wJZz41hh for ; Tue, 18 Apr 2023 16:44:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681836255; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/p71wzXsUmZ1h2GoPDW/aFyJJ/pubTiGDQ/ZnQeUPIU=; b=Br3gRk5jjbQuc5DN++f3dj8YYFCjxnfklqrk0jZJJPkq2HTw3sNo2NY2/6Jla70fpqvL+u utNHpZpoSlCfHmG5ORkWVhpVRvx8mT0237FxaPodhF2ic0IAeNqDeCTeSTTrOOWDUHNlgk d35nRrM43gsiIxbODL5epjbSRvmus3+s4PR3ZYGh0yh/DLchjdOoTr5F+NqvfxaU3Bjbqz kw5Vb+1XhNlBXzYS9WLVFaNhSZtt/mzBGxWmKrLxLdVDMRX1LQLmKjbvZ/D80HwRLNCobV FdMFFosrOdYW1KzI0HdkcwdeCsqlIITKZIVfVntSHRaDeP39Kq49BSPYncvh9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681836255; a=rsa-sha256; cv=none; b=OxK8ex7Mh71CeQxOJ4q7SSdWDTH9czGl05yqWo7obZHHRumCX+zZi1IKwreDhEwJPe5LnF 3m/NdTnMorNNTi83mbFpaZFHYsQscOQqtpZSFiUFIWM99A6NK4SiuhTVi4M7waNPUFB7ja uPhz5N6WqRUblVwd1AEuJdIq987FTAOBg0Hbq0If6hI7cPihWDY0zQmzspNYCw7Z6e/yEN OGBZZMix7Bi1Abx1C018tjfm+ceUrwBn3ojA72oz+ud+MDA2Mlim120g4eZSpYeBtFZoss rwf56mrlrPIU+YBQgkPO386Bfxsh87pHiceuZT6NvamQA08Ie5uUC91e788dEw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Q18rv42PHzKKW for ; Tue, 18 Apr 2023 16:44:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33IGiFS4037799 for ; Tue, 18 Apr 2023 16:44:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33IGiFTJ037798 for apache@FreeBSD.org; Tue, 18 Apr 2023 16:44:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 268318] www/apache24 with www/mod_php82: crashes when rotating logs Date: Tue, 18 Apr 2023 16:44:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bofh@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Support of apache-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-apache List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-apache@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268318 --- Comment #8 from Muhammad Moinur Rahman --- (In reply to Wout Decr=C3=A9 from comment #7) Looks like opcache and ASLR actually do not play well. Although it was mentioned for php7 but it might be that it still exists for now. Rather than disabling ASLR entirely can you check whether if this works: elfctl -e +noaslr /usr/local/sbin/httpd --=20 You are receiving this mail because: You are the assignee for the bug.=