Hi, I'm having trouble causing uWSGI to create a core file on Ubuntu 11.04.
I've made sure ulimit is correct, I've checked /proc/<pid>/limits to see that I'm not limiting core files, I set /proc/sys/kernel/core_pattern to a writable value, and I made sure other processes (/bin/cat, /usr/bin/python) can make core files successfully. I'm trying to create the core dump using SIGABRT. Any particular reason why I shan't get core files from uWSGI? Cheers, - Yaniv
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
