----- Oryginalna wiadomość -----
> Od: "Roberto De Ioris" <[email protected]>
> Do: "uWSGI developers and users list" <[email protected]>
> Wysłane: poniedziałek, 6 luty 2012 10:54:29
> Temat: Re: [uWSGI] harakiri
> 
> on a 32bit system syscall 220 is getdents64.
> Your app was doing a readdir()
> 
> on a 64bit system syscall 220 is clone().
> Your app was creating a thread
> 


Thank you.

Is it possible to print a Traceback from the place where harakiri interrupt 
request ?



-- 
Łukasz Wróblewski
http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe
http://www.hostowisko.pl/ - Profesjonalny i tani hosting
http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to