https://bz.apache.org/bugzilla/show_bug.cgi?id=66124

--- Comment #2 from Alexander Sheiko <[email protected]> ---
I use mod_php56 with option "Thread Safety => enabled". It worked perfectly on
all versions of event MPM Apache 2.4.xx to 2.4.52 inclusive. After the next
update to the version 2.4.53(54), problems began.

With prefork MPM I see the same problem:

[Thu Jun 16 15:10:09.695047 2022] [mpm_prefork:notice] [pid 18512] AH00163:
Apache/2.4.54 (FreeBSD) OpenSSL/1.1.1l-freebsd configured -- resuming normal
operations
[Thu Jun 16 15:10:09.695222 2022] [core:notice] [pid 18512] AH00094: Command
line: '/usr/local/sbin/httpd'
[Thu Jun 16 15:10:29.241614 2022] [:error] [pid 18521] [client a.b.c.d:12201]
PHP Warning:  session_write_close(): Failed to write session data (files).
Please verify that the current setting of session.save_path is correct () in
/usr/local/www/a/b/c.php on line 111, referer: https://a/b/d.php
[Thu Jun 16 15:10:35.171805 2022] [:error] [pid 18518] [client a.b.c.d:12204]
PHP Warning:  Unknown:
open(\x18@\xef\xbf\xbd%\xef\xbf\xbd\xef\xbf\xbd/sess_4s95ac0elj5o50b7euvtcn28a3,
O_RDWR) failed: No such file or directory (2) in Unknown on line 0, referer:
https://x/y/z.php?abcd
[Thu Jun 16 15:10:35.171918 2022] [:error] [pid 18518] [client a.b.c.d:12204]
PHP Warning:  Unknown: Failed to write session data (files). Please verify that
the current setting of session.save_path is correct () in Unknown on line 0,
referer: https://f/g/h.php?xyz
[Thu Jun 16 15:12:10.044048 2022] [core:notice] [pid 18512] AH00052: child pid
18530 exit signal Segmentation fault (11)
[Thu Jun 16 15:12:16.056110 2022] [core:notice] [pid 18512] AH00052: child pid
18521 exit signal Segmentation fault (11)
[Thu Jun 16 15:12:17.058081 2022] [core:notice] [pid 18512] AH00052: child pid
18515 exit signal Segmentation fault (11)
[Thu Jun 16 15:12:18.059989 2022] [core:notice] [pid 18512] AH00052: child pid
18517 exit signal Segmentation fault (11)
[Thu Jun 16 15:12:19.062076 2022] [core:notice] [pid 18512] AH00052: child pid
18529 exit signal Segmentation fault (11)
[Thu Jun 16 15:12:20.063809 2022] [core:notice] [pid 18512] AH00052: child pid
18520 exit signal Segmentation fault (11)

session.save_path is correct - /tmp

Something was broken in Apache, starting with version 2.4.53.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to