On Sun, May 24, 2020 at 10:35:10AM +1000, Igor Cicimov wrote:
> We are getting segfaults with haproxy 1.8.25

By the way, does this mean you didn't get them with a previous version
(presumably 1.8.24) ? There aren't that many fixes between 1.8.24 and
1.8.25, only 23.

The only one among them that I'm seeing capable of possibly having a
side effet in unclear code parts would be this one:

   3d69a6029 ("BUG/MINOR: lua: Ignore the reserve to know if a channel is full 
or not")

Do you use some Lua code which would involve the is_full() attribute on
a channel ?

Willy

Reply via email to