Hello!
On Thu, Aug 13, 2020 at 01:32:18AM -0400, RekGRpth wrote:
> Core was generated by `nginx:'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0 0x555c3ace3b7e in ngx_rbtree_min (node=0x0, sentinel=0x555c3ae2f720
> ) at src/core/ngx_rbtree.h:76
> 76 while (node->left != s
Core was generated by `nginx:'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x555c3ace3b7e in ngx_rbtree_min (node=0x0, sentinel=0x555c3ae2f720
) at src/core/ngx_rbtree.h:76
76 while (node->left != sentinel) {
[Current thread is 1 (LWP 8)]
(gdb) bt
#0 0x555c3ace3b7e in ng