openresty / openresty/lua-nginx-module

use lua-nginx-module for nginx:1.16.1

Open
#1,714 13 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.8k
Forks
2.1k
Avg merge
6h 1m
Merged PRs (30d)
6

Description

I dont know what happened ,if i use lua-nginx-module on nginx:1.16.1 verison
when i start nginx:1.16.1
2020/05/30 05:21:14 [alert] 73242#0: worker process 74783 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74784 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74785 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74786 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74788 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74787 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74790 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74789 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74791 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74792 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74793 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74794 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74797 exited on signal 11
2020/05/30 05:21:14 [alert] 73242#0: worker process 74795 exited on signal 11
there are so many error log

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported worker crashes using lua-nginx-module with nginx:1.16.1, starting from the provided signal 11 log output. The issue does not name a source file or test; done means identifying and resolving the cause so the workers start without repeated signal 11 exits.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.