On Tue, Jan 23, 2018 at 06:49:03PM +0100, Willy Tarreau wrote:
> > write(-1, "1\n", 2) = -1 EBADF (Bad file descriptor)
> 
> Seems to me we've left an "fddebug()" call somewhere, though I can't
> find it.

Found it, it's the pidfile. In your docker, haproxy is pid 1 :-)

> I'm going to polish up the patch you tested. Now I see how to reproduce
> the random behaviour (it's always easier to try to break a program when
> you have the patch to fix it).

OK, I've pushed all pending fixes into the 1.8 branch, so you can use
the nightly snapshot tomorrow morning if you want, or close from the
1.8 git now as you prefer.

Thanks,
Willy

Reply via email to