mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[GH-ISSUE #87] 有一个奇怪的问题 #201
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ylwzbk on GitHub (Jan 25, 2022).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/87
在通配置的情况下 有一台服务器 nginx会报这个错误

libinjection/src/libinjection_html5.c:96: libinjection_h5_next: Assertion
hs->state != ((void *)0)' failed. 2022/01/26 04:58:10 [alert] 17554#0: worker process 22167 exited on signal 6 libinjection/src/libinjection_html5.c:96: libinjection_h5_next: Assertionhs->state != ((void *)0)' failed.2022/01/26 05:12:50 [alert] 28427#0: worker process 28429 exited on signal 6
libinjection/src/libinjection_html5.c:96: libinjection_h5_next: Assertion `hs->state != ((void *)0)' failed.
2022/01/26 05:12:56 [alert] 28427#0: worker process 28730 exited on signal 6
另一台服务器 nginx 就不会有这个情况
@ylwzbk commented on GitHub (Jan 25, 2022):
找到问题了 和宝塔面付费的nginx防火墙 不兼容