Le 19/02/2021 à 09:31, Maciej Zdeb a écrit :
Hi,
By accident I discovered that when enabling logging with line "log
ring@spoe-ring local2" in SPOE immediate segmentation fault occurs.
Steps to reproduce (configuration files attached):
# execute spoa-server from contrib directory:
./spoa -d -p 8080
# execute haproxy:
haproxy -f haproxy.cfg
# trigger:
curl http://localhost:8000 <http://localhost:8000>
# haproxy -v
HA-Proxy version 2.2.5-34b2b10 2020/11/05 - https://haproxy.org/
<https://haproxy.org/>
Status: long-term supported branch - will stop receiving fixes around Q2 2025.
Known bugs: http://www.haproxy.org/bugs/bugs-2.2.5.html
<http://www.haproxy.org/bugs/bugs-2.2.5.html>
Running on: Linux 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019
x86_64
Kind regards,
Maciej
Maciej,
Thanks for the report. Indeed, there is no post parsing resolution in the SPOE
to find the sink corresponding to the ring buffer. It also fails on the 2.4-dev.
I'll fix it soon.
--
Christopher Faulet