Hi Holger,
On Thu, Mar 29, 2018 at 11:38:52PM +0200, Holger Amann wrote:
> After upgrading to 1.8.5 a few days ago haproxy just segfaulted again :/
> Willy, do you want to have a new coredump?
No that's not needed anymore, thank you very much. I'm really confident
that this issue is now addressed in the latest git, I managed to fix it
today thank to a number of reports including yours which allowed me to
narrow the problem down. If you pull latest snapshot tomorrow morning
you'll be safe. The main commit is cf2ab4d in 1.8 ("BUG/MAJOR: h2:
remove orphaned streams from the send list before closing") though it
is followed by a few other ones addressing related issues affecting H2
timeouts. If you're using the git repo you can already pull from 1.8
and you'll have the fix.
I hope to be able to release 1.8.6 before the week-end. There's actually
something on 1.9-dev that may also be present on 1.8 that I'd like to
figure before releasing so that you don't have to upgrade every morning!
Thanks,
Willy