openresty / openresty/lua-nginx-module
[alert] 65#65: worker process 74 exited on signal 11 (core dumped)
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11.8k
- Forks
- 2.1k
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 6
Description
使用lua-nginx-module-0.10.29编译到Nginx后,会不定时出现异常
[alert] 65#65: worker process 74 exited on signal 11 (core dumped)
退回到lua-nginx-module-0.10.28后一直稳定,不会异常退出
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the intermittent worker crash with lua-nginx-module 0.10.29 built into Nginx, then compare the same setup with 0.10.28. Examine the available core dump and determine whether the regression can be isolated to the module version; done means identifying a reproducible cause and documenting or fixing the regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, lua, nginx
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100