Hi, everybody! Got a core on 1.9.5.

Core was generated by `/usr/sbin/haproxy -Ws -f /etc/haproxy/haproxy.cfg -p
/var/run/haproxy.pid'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fe164fd0428 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) thread apply all bt

Thread 1 (Thread 0x7fe1668c7180 (LWP 169672)):
#0  0x00007fe164fd0428 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe164fd202a in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fe1650127ea in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x00007fe16501b37a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x00007fe16501f53c in free () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x000055cee0588fc4 in mworker_catch_sigchld (sh=<optimized out>) at
src/haproxy.c:872
#6  0x000055cee0618f7b in __signal_process_queue () at src/signal.c:90
#7  0x000055cee058b3e7 in signal_process_queue () at
include/proto/signal.h:39
#8  run_poll_loop () at src/haproxy.c:2643
#9  run_thread_poll_loop (data=<optimized out>) at src/haproxy.c:2703
#10 0x000055cee04e7088 in mworker_loop () at src/haproxy.c:930
#11 main (argc=<optimized out>, argv=0x7ffff429aa28) at src/haproxy.c:3125

# haproxy -vv
HA-Proxy version 1.9.5-2 2019/03/24 - https://haproxy.org/
Build options :
  TARGET  = linux2628
  CPU     = generic
  CC      = gcc
  CFLAGS  = -O2 -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
-fno-strict-aliasing -Wdeclaration-after-statement -fwrapv
-Wno-unused-label -Wno-sign-compare -Wno-unused-parameter
-Wno-old-style-declaration -Wno-ignored-qualifiers -Wno-clobbered
-Wno-missing-field-initializers -Wtype-limits
  OPTIONS = USE_GETADDRINFO=1 USE_ZLIB=1 USE_REGPARM=1 USE_OPENSSL=1
USE_LUA=1 USE_SYSTEMD=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_TFO=1 USE_NS=1

Default settings :
  maxconn = 2000, bufsize = 16384, maxrewrite = 1024, maxpollevents = 200

Built with OpenSSL version : OpenSSL 1.0.2g  1 Mar 2016
Running on OpenSSL version : OpenSSL 1.0.2g  1 Mar 2016
OpenSSL library supports TLS extensions : yes
OpenSSL library supports SNI : yes
OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2
Built with Lua version : Lua 5.3.1
Built with network namespace support.
Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT
IP_FREEBIND
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 PCRE2 version : 10.21 2016-01-12
PCRE2 library supports JIT : yes
Encrypted password support via crypt(3): yes
Built with multi-threading 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 multiplexer protocols :
(protocols marked as <default> cannot be specified using 'proto' keyword)
              h2 : mode=HTX        side=FE|BE
              h2 : mode=HTTP       side=FE
       <default> : mode=HTX        side=FE|BE
       <default> : mode=TCP|HTTP   side=FE|BE

Available filters :
[SPOE] spoe
[COMP] compression
[CACHE] cache
[TRACE] trace


--
Best regards,

Reply via email to