On 23 Dec 2013, at 06:59, Roberto De Ioris <[email protected]> wrote: > you may want to try the addr2line command on the "(http_parse+0x37b) > [0x48398b]" block.
I tried, but couldn’t get it to work: andre.cruz@disco-block01:~$ addr2line -e /servers/python-environments/discosite/bin/uwsgi 0x48398b ??:0 andre.cruz@disco-block01:~$ addr2line -e /servers/python-environments/discosite/bin/uwsgi 0x37b ??:0 andre.cruz@disco-block01:~$ addr2line -e /servers/python-environments/discosite/bin/uwsgi -j http_parse 0x37b addr2line: /servers/python-environments/discosite/bin/uwsgi: cannot find section http_parse andre.cruz@disco-block01:~$ Is this not the right way? > > Eventually send me the binary you use so i can debug it by myself I am using keepalive, yes. Here is the binary: https://meocloud.pt/link/9260c696-3a34-40a8-a39a-15b02ce33d75/uwsgi/ If you need more information just tell me where to look. Best regards, André
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
