Hi,

On Fri, Dec 28, 2012 at 12:59:55PM +0900, [email protected] wrote:
> Hi!!
> 
> I've installed haproxy latest 
> snapshot(df97447088ec931320fca6370cc360cb19a82a59)
> In Stat UI, when I clicked Disable and Apply, segfault happened as below..
> 
> kernel: haproxy[9978]: segfault at 2272ff8 ip 0000003d7168998c sp 
> 00007fff521bcca8 error 4 in libc-2.12.so[3d71600000+189000]
> 
> How can I solve this?
> 
> cf. my compile option
> make    TARGET=linux2628 CPU=native USE_STATIC_PCRE=1 USE_OPENSSL=1 
> USE_ZLIB=1 PCREDIR=/usr \
>            VERDATE="2012/12/28" ADDLIB=-L/usr/local/lib64 
> ADDINC=-I/usr/local/include
> 
> 
> thanks!!

OK got it too now. Interestingly, I never encountered it till now. The same
issue exists when sending a POST and a HEAD.

This is now fixed with commit cbc743e36.

Thanks for reporting this,
Willy


Reply via email to