Comment 23 for bug 40285

Revision history for this message
Jorge Suárez de Lis (ys) wrote :

I'm still seeing this on 12.04 with uwsgi.

# gcc --print-file-name=libgcc_s.so.1
/lib/x86_64-linux-gnu/libgcc_s.so.1

# ls -lah /lib/x86_64-linux-gnu/libgcc_s.so.1
-rw-r--r-- 1 root root 87K abr 16 2012 /lib/x86_64-linux-gnu/libgcc_s.so.1

On the uwsgi logs:
libgcc_s.so.1 must be installed for pthread_cancel to work
DAMN ! worker 3 (pid: 1480) died, killed by signal 6 :( trying respawn ...

The LD_PRELOAD doesn't help here.