qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Priebe <s.priebe@profihost.ag>,
	Stefan Hajnoczi <stefanha@gmail.com>
Cc: "famz@redhat.com" <famz@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	"qemu-stable@nongnu.org" <qemu-stable@nongnu.org>
Subject: Re: [Qemu-devel] qemu 2.0 segfaults in event notifier
Date: Mon, 02 Jun 2014 22:45:54 +0200	[thread overview]
Message-ID: <538CE282.90102@redhat.com> (raw)
In-Reply-To: <538CD167.1080100@profihost.ag>

Il 02/06/2014 21:32, Stefan Priebe ha scritto:
>
> #0  0x00007f69e421c43f in event_notifier_set (e=0x124) at
> util/event_notifier-posix.c:97
> #1  0x00007f69e3e37afc in aio_notify (ctx=0x0) at async.c:246
> #2  0x00007f69e3e37697 in qemu_bh_schedule (bh=0x7f5dac217f60) at
> async.c:128
> #3  0x00007f69e3e8bc44 in rbd_finish_aiocb (c=0x7f5dac0c3f30,
> rcb=0x7f5dafa50610) at block/rbd.c:585
> #4  0x00007f69e17bee44 in librbd::AioCompletion::complete() () from
> /usr/lib/librbd.so.1
> #5  0x00007f69e17be832 in
> librbd::AioCompletion::complete_request(CephContext*, long) () from
> /usr/lib/librbd.so.1
> #6  0x00007f69e1c946ba in Context::complete(int) () from
> /usr/lib/librados.so.2
> #7  0x00007f69e17f1e85 in ObjectCacher::C_WaitForWrite::finish(int) ()
> from /usr/lib/librbd.so.1
> #8  0x00007f69e1c946ba in Context::complete(int) () from
> /usr/lib/librados.so.2
> #9  0x00007f69e1d373c8 in Finisher::finisher_thread_entry() () from
> /usr/lib/librados.so.2
> #10 0x00007f69dbd43b50 in start_thread () from
> /lib/x86_64-linux-gnu/libpthread.so.0
> #11 0x00007f69dba8e13d in clone () from /lib/x86_64-linux-gnu/libc.so.6
> #12 0x0000000000000000 in ?? ()

Can you also print qemu_aio_context?  Also print the backtrace of all 
threads, using "thread apply all bt full".

Paolo

  reply	other threads:[~2014-06-02 20:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <53863BC6.3040108@profihost.ag>
     [not found] ` <53863C9A.4040905@profihost.ag>
     [not found]   ` <606EBA1F-638A-487D-8551-8D183D79937E@profihost.ag>
2014-06-02 13:40     ` [Qemu-devel] qemu 2.0 segfaults in event notifier Stefan Hajnoczi
2014-06-02 14:22       ` Stefan Priebe - Profihost AG
2014-06-02 19:32       ` Stefan Priebe
2014-06-02 20:45         ` Paolo Bonzini [this message]
2014-06-02 20:57           ` Stefan Priebe
2014-06-03  9:14         ` Stefan Hajnoczi

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=538CE282.90102@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=s.priebe@profihost.ag \
    --cc=stefanha@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).