From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Wilderoth Subject: Fwd: ceph Date: Sun, 26 Jun 2011 05:05:13 +0200 (CEST) Message-ID: <310033092.17766.1309057513147.JavaMail.root@mail.linserv.se> References: <97354099.17762.1308977007541.JavaMail.root@mail.linserv.se> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from 194-17-14-101.customer.telia.com ([194.17.14.101]:32990 "EHLO mail.linserv.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752459Ab1FZDNx (ORCPT ); Sat, 25 Jun 2011 23:13:53 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.linserv.se (Postfix) with ESMTP id E58E912002C for ; Sun, 26 Jun 2011 05:05:13 +0200 (CEST) Received: from mail.linserv.se ([127.0.0.1]) by localhost (mail.linserv.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jsRBZy07doZB for ; Sun, 26 Jun 2011 05:05:13 +0200 (CEST) Received: from mail.linserv.se (mail.linserv.se [194.17.14.101]) by mail.linserv.se (Postfix) with ESMTP id 3EC5A12002B for ; Sun, 26 Jun 2011 05:05:13 +0200 (CEST) In-Reply-To: <97354099.17762.1308977007541.JavaMail.root@mail.linserv.se> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel This is the backtrace of the dump: Core was generated by `ceph -w'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000467f6f in ceph_tool_data::ceph_tool_data() () (gdb) bt #0 0x0000000000467f6f in ceph_tool_data::ceph_tool_data() () #1 0x000000000044c31c in ?? () #2 0x000000000052bbad in __libc_csu_init () #3 0x00007fac02f49e40 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x000000000044d2e1 in _start () /regards Martin >I have just installed all the system with the latest debian testing >and then installed ceph. The ceph-client-tools are reported >to be on latest version with apt-get install. > >I just get Segmentation fault on the command line not sure how to backtrace. > >I have managed to get a core dump not sure how to read that. >in the logfile I get the following messages >Jun 25 06:46:20 ceph1 kernel: [86215.823759] ceph[9395]: segfault at 328 ip >0000000000467f6f sp 00007fffa47e7580 error 4 in ceph[400000+169000] >Jun 25 06:48:25 ceph1 kernel: [86341.263661] ceph[9409]: segfault at 328 ip >0000000000467f6f sp 00007fff0b11a3a0 error 4 in ceph[400000+169000] >> Hello, >> >> I get Segmentation fault when running the command ceph to check the status. I'm uning the deb packages deb http://ceph.newdream.net/debian/ sid main >> >> I have installed the testing distribution of Debian. >> The other parts seems fine. The version of ceph is 0.29.1-1 >> >Do you have a backtrace for that segfault? Did you update all the >packages (including ceph-client-tools)? >Yehuda