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

nginx崩溃 #134

Open
765362546 opened this issue Aug 26, 2020 · 3 comments
Open

nginx崩溃 #134

765362546 opened this issue Aug 26, 2020 · 3 comments

Comments

@765362546
Copy link

错误截图
image

在集群环境中使用,upload_store 配置为共享存储上的某个目录,上传文件时,出现nginx崩溃

@765362546
Copy link
Author

image

@765362546
Copy link
Author

[root@iZ2ze8lqjn082gi50qrq98Z log]# gdb ../sbin/nginx core.29516
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-119.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /opt/nginx/sbin/nginx...Reading symbols from /usr/lib/debug/opt/nginx/sbin/nginx.debug...
warning: Skipping deprecated .gdb_index section in /usr/lib/debug/opt/nginx/sbin/nginx.debug.
Do "set use-deprecated-index-sections on" before the file is read
to use the section anyway.
done.
done.
[New LWP 29516]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `nginx: worker process '.
Program terminated with signal 11, Segmentation fault.
#0 ngx_http_do_read_upload_client_request_body (r=0x3340940) at /opt/nginx-upload-module-2.2/ngx_http_upload_module.c:3350
3350 /opt/nginx-upload-module-2.2/ngx_http_upload_module.c: No such file or directory.
Missing separate debuginfos, use: debuginfo-install nginx-1.15.7-1.x86_64

@fdintino
Copy link
Owner

You're using a very old version of nginx-upload-module. Try using version 2.3.0.

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