> > On Jun 13, 2012, at 10:10 AM, Roberto De Ioris wrote: > >> Do you redefine/use SIGUSR1 in your app ? >> >> The worker is killed by the delivery of SIGUSR1, and this is not >> triggered >> by uWSGI > > Are you sure it's SIGUSR1 , and not Signal 10 ( Bus error | SIGBUS ) ? > >> DAMN ! worker 1 (pid: 7600) died, killed by signal 10trying respawn >> ... > > SIGUSR1 is signal 16 > >
It is 10 on Linux. What signal do you get on the Ubuntu systems ? Maybe you have reported the error message only for osx -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
