All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Durgin <josh.durgin@dreamhost.com>
To: Martin Wilderoth <martin.wilderoth@linserv.se>
Cc: ceph-devel <ceph-devel@vger.kernel.org>
Subject: Re: Fwd: ceph
Date: Mon, 27 Jun 2011 16:43:34 -0700	[thread overview]
Message-ID: <4E0915A6.4080104@dreamhost.com> (raw)
In-Reply-To: <310033092.17766.1309057513147.JavaMail.root@mail.linserv.se>

On 06/25/2011 08:05 PM, Martin Wilderoth wrote:
> 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

This is one of the globals that was removed recently in master (which 
will be in 0.31 or 0.32). One of the problems with them was that the 
order of initialization is undefined, which may be the reason for this 
crash. Someone reported that being a problem when compiling ceph with 
gcc 4.6.

I'd suggest compiling with gcc 4.4, or using the master branch.

Josh

  reply	other threads:[~2011-06-27 23:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1476695993.17760.1308976740201.JavaMail.root@mail.linserv.se>
2011-06-25  4:43 ` ceph Martin Wilderoth
2011-06-26  3:05   ` Fwd: ceph Martin Wilderoth
2011-06-27 23:43     ` Josh Durgin [this message]
2011-06-28  1:29       ` Colin McCabe
2011-06-28 19:14         ` Martin Wilderoth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E0915A6.4080104@dreamhost.com \
    --to=josh.durgin@dreamhost.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=martin.wilderoth@linserv.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.