Changes between Initial Version and Version 1 of Ticket #2423
- Timestamp:
- 12/06/22 07:46:20 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2423 – Description
initial v1 12 12 [Thread debugging using libthread_db enabled] 13 13 Using host libthread_db library "/lib64/libthread_db.so.1". 14 Core was generated by `nginx -p /export/dev/ cdnext-test/ngx_lua-lib/lua-resty-core/t/servroot/ -c /exp'.14 Core was generated by `nginx -p /export/dev/app-test/ngx_lua-lib/lua-resty-core/t/servroot/ -c /exp'. 15 15 Program terminated with signal SIGSEGV, Segmentation fault. 16 16 #0 0x000055de63122d62 in ngx_http_variable_headers_internal (r=0x55de660d87a0, v=0x55de660d9610, data=208, sep=44 ',') 17 17 at src/http/ngx_http_variables.c:840 18 18 840 if (th->hash == 0) { 19 Missing separate debuginfos, use: yum debuginfo-install nginx- cdnext-test-1.23.2-1.el8.x86_6419 Missing separate debuginfos, use: yum debuginfo-install nginx-app-test-1.23.2-1.el8.x86_64 20 20 (gdb) bt 21 21 #0 0x000055de63122d62 in ngx_http_variable_headers_internal (r=0x55de660d87a0, v=0x55de660d9610, data=208, sep=44 ',')