Sorry, here's the stacktrace
root@d1e4f8ea5d87:/# haproxy -vv
HA-Proxy version 1.8.5 2018/03/23
Copyright 2000-2018 Willy Tarreau <[email protected]>
Build options :
TARGET = linux2628
CPU = generic
CC = gcc
CFLAGS = -O2 -g -fno-strict-aliasing -Wdeclaration-after-statement -fwrapv
-fno-strict-overflow -Wno-null-dereference -Wno-unused-label
OPTIONS = USE_LINUX_SPLICE=1 USE_LIBCRYPT=1 USE_ZLIB=1 USE_OPENSSL=1
USE_PCRE=1
Default settings :
maxconn = 2000, bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
Built with OpenSSL version : OpenSSL 1.1.0f 25 May 2017
Running on OpenSSL version : OpenSSL 1.1.0f 25 May 2017
OpenSSL library supports TLS extensions : yes
OpenSSL library supports SNI : yes
OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2
Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT
IP_FREEBIND
Encrypted password support via crypt(3): yes
Built with multi-threading support.
Built with PCRE version : 8.39 2016-06-14
Running on PCRE version : 8.39 2016-06-14
PCRE library supports JIT : no (USE_PCRE_JIT not set)
Built with zlib version : 1.2.8
Running on zlib version : 1.2.8
Compression algorithms supported : identity("identity"), deflate("deflate"),
raw-deflate("deflate"), gzip("gzip")
Built with network namespace support.
Available polling systems :
epoll : pref=300, test result OK
poll : pref=200, test result OK
select : pref=150, test result OK
Total: 3 (3 usable), will use epoll.
Available filters :
[SPOE] spoe
[COMP] compression
[TRACE] trace
(gdb) bt
#0 __eb_delete (node=node@entry=0x561e439d4938) at ebtree/ebtree.h:720
#1 eb_delete (node=node@entry=0x561e439d4938) at ebtree/ebtree.c:25
#2 0x0000561e414db866 in eb32_delete (eb32=0x561e439d4938) at
ebtree/eb32tree.h:106
#3 __task_unlink_wq (t=0x561e439d48d8) at include/proto/task.h:145
#4 wake_expired_tasks () at src/task.c:147
#5 0x0000561e4148e9e9 in run_poll_loop () at src/haproxy.c:2405
#6 run_thread_poll_loop (data=<optimized out>) at src/haproxy.c:2461
#7 0x0000561e41409000 in main (argc=<optimized out>, argv=0x7ffc97021c98) at
src/haproxy.c:3050
(gdb) Quit
(gdb) quit