qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug] Segmentation fault with QEMU v1.1.0 running Sheepdog


From: Liu Yuan
Subject: [Qemu-devel] [Bug] Segmentation fault with QEMU v1.1.0 running Sheepdog block driver
Date: Mon, 04 Jun 2012 11:59:52 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

Hi list,
  This segfault is met when installing RHEL 6 with Sheepdog cluster.


Program terminated with signal 11, Segmentation fault.
#0  0x00007f777fc30359 in send_pending_req (s=0x7f77818a2160,
oid=71271095331718270, id=1858) at block/sheepdog.c:629
629         QLIST_FOREACH_SAFE(aio_req, &s->outstanding_aio_head,
(gdb) where
#0  0x00007f777fc30359 in send_pending_req (s=0x7f77818a2160,
oid=71271095331718270, id=1858) at block/sheepdog.c:629
#1  0x00007f777fc3056b in aio_read_response (opaque=0x7f77818a2160) at
block/sheepdog.c:718
#2  0x00007f777fc54fa8 in coroutine_trampoline (i0=-2117283968,
i1=32631) at coroutine-ucontext.c:129
#3  0x00007f777c3f4f40 in ?? () from /lib/libc.so.6
#4  0x00007fffdb28af60 in ?? ()
#5  0x0000000000000000 in ?? ()

Thanks,
Yuan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]