The limit is not an issue since I tested (before post) with 512, 1024. The .so file exists in my system (verified with gcc command shown in bug report), how do I test the other thing?
PS: excuse any typos, sent from cellphone El jul 2, 2013 10:54 a.m., "Roberto De Ioris" <[email protected]> escribió: > > > List, > > > > I think I'm hitting bug [0]: "libgcc_s.so.1 must be installed for > > pthread_cancel to work" in my uwsgi installation in Ubuntu 12.04 > > server. > > > > Already changed the values of limit-as, enable-threads, harakiri, > > restarted the daemon, etc. and nothing seems to work. I always get: > > > > --2013-07-01 23:11:01-- http://localhost:8443/ > > Resolving localhost (localhost)... 127.0.0.1 > > Connecting to localhost (localhost)|127.0.0.1|:8443... connected. > > HTTP request sent, awaiting response... 500 INTERNAL SERVER ERROR > > 2013-07-01 23:11:01 ERROR 500: INTERNAL SERVER ERROR. > > > > And in the log file I see: > > > > libgcc_s.so.1 must be installed for pthread_cancel to work > > DAMN ! worker 9 (pid: 12365) died, killed by signal 6 :( trying respawn > > ... > > Respawned uWSGI worker 9 (new pid: 12378) > > > > Any ideas on how to make this work? A workaround for ubuntu? > > > > [0] https://bugs.launchpad.net/ubuntu/+source/gcc-3.3/+bug/40285 > > -- > > Andrés Riancho > > Project Leader at w3af - http://w3af.org/ > > Web Application Attack and Audit Framework > > Twitter: @w3af > > GPG: 0x93C344F3 > > _______________________________________________ > > uWSGI mailing list > > [email protected] > > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > > > > can you post the config you are using ? in my experience this error came > out when libgcc is missing, when libpthread is not linked or when > --limit-as is set to a too much low value > > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
