Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2022 07:17:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 267435] www/apache24 core dumps when mod_perl, mod_php7, mod_dbd, and GD active
Message-ID:  <bug-267435-16115-u8QMK8sIg7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267435-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267435-16115@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=3D267435

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino@hotmail.com

--- Comment #2 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
My apache24 httpd had a similar bomb so I'll watch here too :)

In my case, originally there was no problem, but after making the following
changes, it occurs rarely.

+ LoadModule http2_module
+ switch to LoadModule mpm_event_module instead mpm_prefork_module for
http2_module
+ reinstalled mod_php74 with turn on ZTS for mpm_event_module

Since I only recently noticed it, I have added CoreDumpDirectory /tmp to see
what happens, but so far that hasn't happened yet.

--=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-267435-16115-u8QMK8sIg7>