Hello Cephers, Recently we have several radosgw daemon crashes with the same following kernel log: Jun 23 14:17:38 xxx kernel: radosgw[68180]: segfault at f0 ip 00007ffa069996f2 sp 00007ff55c432710 error 6 in libfcgi.so.0.0.0[7ffa06995000+a000] in libfcgi.so.0.0.0[7ffa06995000+a000] Looking at the assembly, it seems crashing at this point - http://github.com/sknown/fcgi/blob/master/libfcgi/fcgiapp.c#L2035, which confused me. I tried to see if there is any other reference holding the FCGX_Request which release the handle without any luck. There are also other observations: 1> Several radosgw daemon across different hosts crashed around the same time. 2> Apache's error log has some fcgi error complaining ##idle timeout## during the time. Does anyone experience similar issue? Thanks, Guang _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com