﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
20402	Remove or at least reevaluate the suggestion of as-limit-128	django@…	nobody	"https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/uwsgi/

On Ubuntu 12 LTS, as-limit-128 causes uwsgi to fail with misleading errors like:

 libgcc_s.so.1 must be installed for pthread_cancel to work
 DAMN ! worker 1 (pid: 29232) died, killed by signal 6 :( trying respawn ...

I wasted hours recompiling uwsgi, looking for path issues with libgcc_s.so.1 and LD, etc.

I removed as-limit=128 and the problem went away. I probably could have increased as-limit as well."	Uncategorized	closed	Documentation	dev	Normal	fixed			Accepted	1	1	0	0	1	0
