On 2009-10-14 10:47, John Lauro wrote:
Sorry to report, from 1.3.21:
Oct 13 23:36:43 haf1a kernel: haproxy[25428]: segfault at 19 ip
000000000041620f sp 00007ffff381ef60 error 4 in haproxy[400000+3d000]
(I know, kind of old, as we were running 1.3.18 on this box, so not sure
which version the problem started)
Compiled with:
make TARGET=linux26 USE_LINUX_TPROXY=1
Seems to crash on the standby box too fairly quickly which only generates
it's own traffic for checks, so it should be easy to reproduce.
Would it be possible to compile haproxy with -g (normally enabled), and
run non-stripped binary with valgrind[1]. If the bug is trivial it
should immediately show where the problem is.
[1] http://valgrind.org/
Best regards,
Krzysztof Olędzki