Hi Oliver,

Yes! I can confirm the patch does indeed work—thanks for the quick turnaround.

Best,
Luke

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, January 17, 2019 4:01 PM, Olivier Houchard <[email protected]> 
wrote:

> Hi Luke,
> 

> On Thu, Jan 17, 2019 at 02:35:38PM +0000, Luke Seelenbinder wrote:
> 

> > Hello all,
> > First, I wanted to say a huge thanks to the team for a producing a quality 
> > piece of software. My company just moved all of our traffic over, and the 
> > performance and nimbleness of haproxy is impressive. I'm testing 1.9.2 for 
> > migration as soon as it's stable for our use-case.
> > I'm experiencing a segfault when running in mode http, option http-use-htx, 
> > with h2 backends (alpn h2) and an assigned source address. A sanitized 
> > config is as follows:
> > defaults
> > source [<ipv6 address>]
> > mode http
> > http-reuse always
> > option http-use-htx
> > listen test
> > bind :443 ssl crt <cert> alpn h2,http/1.1
> > server backend ipv6@<server addr:port> check ssl crt <crt-file> ca-file 
> > <ca-file> verifyhost <sni-host> alpn h2,http/1.1 check-alpn http/1.1
> > If I disable h2 on the backend, it works correctly. If I disable the source 
> > in defaults, it works correctly. I've attached the backtrace below.
> > Best,
> > Luke
> 

> I think I understand what's going on.
> Does the attached patch fix it for you ?
> 

> Thanks a lot !
> 

> Olivier

Attachment: publickey - [email protected] - 0xB23C1E8A.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to