Hi, We're using ubuntu 12.04.2 with kernel 3.2.0-41-virtual. I'll try changing removing the dbg package and install your branch Monday. -----Message d'origine----- De : Sage Weil [mailto:sage@xxxxxxxxxxx] Envoyé : vendredi 10 mai 2013 17:30 À : Yann ROBIN Cc : ceph-devel@xxxxxxxxxxxxxxx Objet : RE: Seg Fault on rgw 0.61.1 with cluster in 0.61 On Fri, 10 May 2013, Yann ROBIN wrote: > I've downgraded the rgw to 0.60 and I still had the same issue. Yeah, the radosgw code is essentially identical between the two versions (there is a new config option but it is unused). > I returned to 0.61.1 and noticed that sometimes (1 on 10) the radosgw start normally. > I've installed debug package of librados to do some debugging and now it always works... That is disconcerting. I've pushed wip-rgw-crash that prints some debug information in ceph::crypto::init... do you mind instaling that (without debug packages :) and seeing if you can reproduce the problem? it should print out a couple of lines to stdout, but you need to run radosgw with the '-f' option (which prevents fork). hopefully the problem is reproducible in that case. What distro are you running? sage > > -----Original Message----- > From: ceph-devel-owner@xxxxxxxxxxxxxxx > [mailto:ceph-devel-owner@xxxxxxxxxxxxxxx] On Behalf Of Yann ROBIN > Sent: vendredi 10 mai 2013 10:51 > To: ceph-devel@xxxxxxxxxxxxxxx > Subject: Seg Fault on rgw 0.61.1 with cluster in 0.61 > > Hi, > > I've tried to update the rgw to 0.61.1 and now I have a segfault while connecting to the 0.61 cluster. > The rgw with version 0.61 run fine. > > *** Caught signal (Segmentation fault) ** in thread 7fc1fec79780 > ceph version 0.61.1 (56c4847ba82a92023700e2d4920b59cdaf23428d) > 1: /usr/bin/radosgw() [0x4f19da] > 2: (()+0xfcb0) [0x7fc1fcf0dcb0] > 3: (ceph::crypto::init(CephContext*)+0xf) [0x7fc1fdfeb2ef] > 4: (common_init_finish(CephContext*)+0x23) [0x7fc1fdfc33f3] > 5: (librados::RadosClient::connect()+0x1d) [0x7fc1fde1d48d] > 6: (RGWRados::initialize()+0x53) [0x5b5c03] > 7: (RGWStoreManager::init_storage_provider(CephContext*, bool)+0x2c9) > [0x5b9b39] > 8: (main()+0x2d7) [0x4b4ed7] > 9: (__libc_start_main()+0xed) [0x7fc1fb90176d] > 10: /usr/bin/radosgw() [0x4b6db1] > 2013-05-10 10:36:39.749439 7fc1fec79780 -1 *** Caught signal > (Segmentation fault) ** in thread 7fc1fec79780 > > -- > Yann ROBIN > YouScribe > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" > in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo > info at http://vger.kernel.org/majordomo-info.html > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" > in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo > info at http://vger.kernel.org/majordomo-info.html > > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html