You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024/10/07 18:37:17 [notice] 63067#63067: signal 17 (SIGCHLD) received from 63330
2024/10/07 18:37:17 [alert] 63067#63067: worker process 63330 exited on signal 11 (core dumped)
2024/10/07 18:37:17 [notice] 63067#63067: start worker process 63348
2024/10/07 18:37:17 [notice] 63067#63067: signal 29 (SIGIO) received
Hi, thank you for opening this issue. This looks like a problem with not enough RAM allocated to NGINX. Can you provide us with more information about your stack ? Thank you
What happened?
sites working unstable, multiple crash logs
2024/10/07 18:37:17 [notice] 63067#63067: signal 17 (SIGCHLD) received from 63330
2024/10/07 18:37:17 [alert] 63067#63067: worker process 63330 exited on signal 11 (core dumped)
2024/10/07 18:37:17 [notice] 63067#63067: start worker process 63348
2024/10/07 18:37:17 [notice] 63067#63067: signal 29 (SIGIO) received
and dmesg is filled with this
[32729.486332] nginx[63341]: segfault at 0 ip 00005596601ef57b sp 00007fff0162ba00 error 4 in nginx[5596601e2000+102000]
[32729.486345] Code: 41 5c c3 0f 1f 40 00 45 31 e4 5b 5d 4c 89 e0 41 5c c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 41 54 53 48 83 ec 18 <4c> 8b 26 4d 85 e4 74 1d 49 8b 44 24 08 48 89 06 49 c7 44 24 08 00
[32729.752872] nginx[63330]: segfault at 0 ip 00005596601ef57b sp 00007fff0162ba00 error 4 in nginx[5596601e2000+102000]
[32729.752885] Code: 41 5c c3 0f 1f 40 00 45 31 e4 5b 5d 4c 89 e0 41 5c c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 41 54 53 48 83 ec 18 <4c> 8b 26 4d 85 e4 74 1d 49 8b 44 24 08 48 89 06 49 c7 44 24 08 00
[32790.322857] nginx[63344]: segfault at 0 ip 00005596601ef57b sp 00007fff0162ba00 error 4 in nginx[5596601e2000+102000]
[32790.322869] Code: 41 5c c3 0f 1f 40 00 45 31 e4 5b 5d 4c 89 e0 41 5c c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 41 54 53 48 83 ec 18 <4c> 8b 26 4d 85 e4 74 1d 49 8b 44 24 08 48 89 06 49 c7 44 24 08 00
[32790.866545] nginx[63337]: segfault at 0 ip 00005596601ef57b sp 00007fff0162ba00 error 4 in nginx[5596601e2000+102000]
[32790.866558] Code: 41 5c c3 0f 1f 40 00 45 31 e4 5b 5d 4c 89 e0 41 5c c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 41 54 53 48 83 ec 18 <4c> 8b 26 4d 85 e4 74 1d 49 8b 44 24 08 48 89 06 49 c7 44 24 08 00
[32791.149148] nginx[63346]: segfault at 0 ip 00005596601ef57b sp 00007fff0162ba00 error 4 in nginx[5596601e2000+102000]
[32791.149160] Code: 41 5c c3 0f 1f 40 00 45 31 e4 5b 5d 4c 89 e0 41 5c c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 41 54 53 48 83 ec 18 <4c> 8b 26 4d 85 e4 74 1d 49 8b 44 24 08 48 89 06 49 c7 44 24 08 00
How to reproduce?
install bunkerweb on ubuntu 22.04
Configuration file(s) (yaml or .env)
No response
Relevant log output
No response
BunkerWeb version
1.5.10
What integration are you using?
Linux
Linux distribution (if applicable)
ubuntu server 22.04
Removed private data
Code of Conduct
The text was updated successfully, but these errors were encountered: