Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core dump in openresty docker container #100

Closed
Alehap opened this issue Jul 23, 2020 · 2 comments
Closed

Core dump in openresty docker container #100

Alehap opened this issue Jul 23, 2020 · 2 comments

Comments

@Alehap
Copy link

Alehap commented Jul 23, 2020

I've trouble with core dump recently:
Core was generated by nginx: worker process is shutting down '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 gc_traverse_frames (g=0x7f9fdfbc13e0, th=0x7f9fd7aa2f00) at lj_gc.c:283
283 lj_gc.c: No such file or directory.
[Current thread is 1 (Thread 0x7f9fdfbe1740 (LWP 3301))]`

My version nginx version: openresty/1.15.8.1
Nginx service is still running at well, but it's generate too much core.* file
Can you please help me to resolve this trouble.
Thanks.

@agentzh
Copy link
Member

agentzh commented Jul 23, 2020

Please try the latest version of OpenResty, 1.17.8.2. There've been many important bugfixes in LuaJIT since 1.15.8.1.

@Alehap
Copy link
Author

Alehap commented Jul 24, 2020

Thank you so much, I'll try your suggestion.

@Alehap Alehap closed this as completed Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants