Re: ring buffer + spoe = segfault

2021-02-21 Thread Maciej Zdeb
Great, thanks for the update. :) W dniu pt., 19.02.2021 o 18:06 Christopher Faulet napisał(a): > 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

Re: ring buffer + spoe = segfault

2021-02-19 Thread Christopher Faulet
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

Re: ring buffer + spoe = segfault

2021-02-19 Thread Christopher Faulet
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

ring buffer + spoe = segfault

2021-02-19 Thread Maciej Zdeb
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