> 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.
yes, but when the memory is corrupted it is not rare to get spurious infos, the offset in http_parse is 891 that maps to: %rdx,0x80(%rax) so nothing that would enter libc Thanks a lot for your help -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
