Description
Description
Hi,
sorry for unclear report, I don't know why this happens:
kernel: [269065.088395] php-fpm8.2[2107797]: segfault at 7f377e872428 ip 0000562b0b8d9ebd sp 00007ffcd580fec0 error 4 in php-fpm8.2[562b0b6ba000+309000] likely on CPU 3 (core 3, socket 0) kernel: [269065.088412] Code: 74 7b 48 c1 e3 05 4c 01 e3 48 3b 6b 18 75 36 48 89 d8 5b 5d 41 5c c3 66 0f 1f 44 00 00 48 8b 7b 18 48 85 ff 74 0a 48 8b 45 10 <48> 39 47 10 74 3d 8b 5b 0c 83 fb ff 74 45 48 c1 e3 05 4c 01 e3 48 kernel: [269068.671543] php-fpm8.2[1753950]: segfault at 7f377e86e6d0 ip 0000562b0b8d9ebd sp 00007ffcd580fe50 error 4 in php-fpm8.2[562b0b6ba000+309000] likely on CPU 7 (core 7, socket 0) kernel: [269068.671602] Code: 74 7b 48 c1 e3 05 4c 01 e3 48 3b 6b 18 75 36 48 89 d8 5b 5d 41 5c c3 66 0f 1f 44 00 00 48 8b 7b 18 48 85 ff 74 0a 48 8b 45 10 <48> 39 47 10 74 3d 8b 5b 0c 83 fb ff 74 45 48 c1 e3 05 4c 01 e3 48 kernel: [269069.612500] php-fpm8.2[2108620]: segfault at 7f377e874428 ip 0000562b0b8d9ebd sp 00007ffcd580fec0 error 4 in php-fpm8.2[562b0b6ba000+309000] likely on CPU 8 (core 8, socket 0) kernel: [269069.612515] Code: 74 7b 48 c1 e3 05 4c 01 e3 48 3b 6b 18 75 36 48 89 d8 5b 5d 41 5c c3 66 0f 1f 44 00 00 48 8b 7b 18 48 85 ff 74 0a 48 8b 45 10 <48> 39 47 10 74 3d 8b 5b 0c 83 fb ff 74 45 48 c1 e3 05 4c 01 e3 48 kernel: [269073.181863] php-fpm8.2[1725486]: segfault at 7f377e074428 ip 0000562b0b8d9ebd sp 00007ffcd580fec0 error 4 in php-fpm8.2[562b0b6ba000+309000] likely on CPU 11 (core 11, socket 0) kernel: [269073.181878] Code: 74 7b 48 c1 e3 05 4c 01 e3 48 3b 6b 18 75 36 48 89 d8 5b 5d 41 5c c3 66 0f 1f 44 00 00 48 8b 7b 18 48 85 ff 74 0a 48 8b 45 10 <48> 39 47 10 74 3d 8b 5b 0c 83 fb ff 74 45 48 c1 e3 05 4c 01 e3 48
Someone has an idea?
Using PHP8.2-fpm via nginx.
This isn't an OOM-Killer, system is well balanced, but with very high traffic.
Also all settings are optimized and correct, including opcache.
How I can find out which file or what causes the segfault? How I can better routing to point the issue (if possible?).
I see the most segfault at 7f377e074428 only. But don't find any similar case about this.
Thanks! :)
PHP Version
PHP 8.2.19
Operating System
Debian 12 (bookworm)