Re: Help to find error

2020-08-13 Thread Maxim Dounin
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

Help to find error

2020-08-12 Thread RekGRpth
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