Re: segfault in http_skip_chunk_crlf after 16G of data has passed through haproxy

2014-08-14 Thread Willy Tarreau
Hi James, On Fri, Aug 08, 2014 at 02:40:32PM +1200, James Dempsey wrote: > I have a few more details about this segfault: > > in http_request_forward_body(), msg->sov is taking on some silly values > that I've been unable to track down thus far. > > For example, I have observed msg->sov = -21474

Re: segfault in http_skip_chunk_crlf after 16G of data has passed through haproxy

2014-08-07 Thread James Dempsey
I have a few more details about this segfault: in http_request_forward_body(), msg->sov is taking on some silly values that I've been unable to track down thus far. For example, I have observed msg->sov = -2147483520 at src/proto_http.c:5485, which causes an underflow, eventually affecting the v

segfault in http_skip_chunk_crlf after 16G of data has passed through haproxy

2014-08-05 Thread James Dempsey
Hello All, I'm seeing a segfault in 1.5.2 and 1.5.3 (haven't tried others) after a connection has transferred 16 GB of data. Any advice would be appreciated. (gdb) bt #0 http_skip_chunk_crlf (msg=0x214c250) at src/proto_http.c:2113 #1 http_request_forward_body (s=0x214c1a0, req=0x21b1500, an_b