On 28 Dec 2013, at 06:15, Roberto De Ioris <[email protected]> wrote:

> Unfortunately i needed to disassemble your binary http_parse() function.
> 
> It looks like the crash happens on
> 
> main_peer->session->peers->out = main_peer->in;

That’s strange. From the backtrace it seemed to enter libc.

> the only reason i can think of is some error coming before the backend
> instance send a single byte, while the router is still in keepalive mode
> (but no more backends are connected)
> 
> I have made this one line patch (applies on 1.9.15 too)
> 
> https://github.com/unbit/uwsgi/commit/6d91b7317d3d2a99dad71c19779dd4012b38659f
> 
> let me know if it solves the issue

I’ll be back to work after New Year. If I’m not able to do it before, I’ll try 
it then and report back. Thanks for your help!

André

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to