qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
diff for duplicates of <c3bf1a4e-4fa7-2c13-35fb-f63429ee39d1@ubuntu.com>

diff --git a/a/1.txt b/N1/1.txt
index 8e3480b..7dbe13d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -72,4 +72,50 @@ I'll try to check why those tasks exited.
 
 Any thoughts ?
 
-Tks
\ No newline at end of file
+Tks
+
+-- 
+You received this bug notification because you are a member of qemu-
+devel-ml, which is subscribed to QEMU.
+https://bugs.launchpad.net/bugs/1805256
+
+Title:
+  qemu-img hangs on rcu_call_ready_event logic in Aarch64 when
+  converting images
+
+Status in QEMU:
+  In Progress
+Status in qemu package in Ubuntu:
+  In Progress
+
+Bug description:
+  On the HiSilicon D06 system - a 96 core NUMA arm64 box - qemu-img
+  frequently hangs (~50% of the time) with this command:
+
+  qemu-img convert -f qcow2 -O qcow2 /tmp/cloudimg /tmp/cloudimg2
+
+  Where "cloudimg" is a standard qcow2 Ubuntu cloud image. This
+  qcow2->qcow2 conversion happens to be something uvtool does every time
+  it fetches images.
+
+  Once hung, attaching gdb gives the following backtrace:
+
+  (gdb) bt
+  #0  0x0000ffffae4f8154 in __GI_ppoll (fds=0xaaaae8a67dc0, nfds=187650274213760, 
+      timeout=<optimized out>, timeout@entry=0x0, sigmask=0xffffc123b950)
+      at ../sysdeps/unix/sysv/linux/ppoll.c:39
+  #1  0x0000aaaabbefaf00 in ppoll (__ss=0x0, __timeout=0x0, __nfds=<optimized out>, 
+      __fds=<optimized out>) at /usr/include/aarch64-linux-gnu/bits/poll2.h:77
+  #2  qemu_poll_ns (fds=<optimized out>, nfds=<optimized out>, 
+      timeout=timeout@entry=-1) at util/qemu-timer.c:322
+  #3  0x0000aaaabbefbf80 in os_host_main_loop_wait (timeout=-1)
+      at util/main-loop.c:233
+  #4  main_loop_wait (nonblocking=<optimized out>) at util/main-loop.c:497
+  #5  0x0000aaaabbe2aa30 in convert_do_copy (s=0xffffc123bb58) at qemu-img.c:1980
+  #6  img_convert (argc=<optimized out>, argv=<optimized out>) at qemu-img.c:2456
+  #7  0x0000aaaabbe2333c in main (argc=7, argv=<optimized out>) at qemu-img.c:4975
+
+  Reproduced w/ latest QEMU git (@ 53744e0a182)
+
+To manage notifications about this bug go to:
+https://bugs.launchpad.net/qemu/+bug/1805256/+subscriptions
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 0535c1c..358a675 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,20 @@
 [
-  "ref\0cbe46ad6-ef6c-d155-e79a-672182c725ad\@ubuntu.com\0"
+  "ref\000154327283728.15443.11625169757714443608.malonedeb\@soybean.canonical.com\0"
 ]
 [
-  "From\0Rafael David Tinoco <rafaeldtinoco\@ubuntu.com>\0"
+  "ref\0cbe46ad6-ef6c-d155-e79a-672182c725ad\@ubuntu.com\0"
 ]
 [
-  "Subject\0Re: [Qemu-devel] qemu_futex_wait() lockups in ARM64: 2 possible issues\0"
+  "From\0Rafael David Tinoco <rafaeldtinoco\@kernelpath.com>\0"
 ]
 [
-  "Date\0Wed, 11 Sep 2019 04:05:41 -0300\0"
+  "Subject\0[Qemu-devel] [Bug 1805256] Re: qemu_futex_wait() lockups in ARM64: 2 possible issues\0"
 ]
 [
-  "To\0Paolo Bonzini <pbonzini\@redhat.com>\0"
+  "Date\0Wed, 11 Sep 2019 07:05:41 -0000\0"
 ]
 [
-  "Cc\0Bug 1805256 <1805256\@bugs.launchpad.net>",
-  " QEMU Developers - ARM <qemu-arm\@nongnu.org>",
-  " QEMU Developers <qemu-devel\@nongnu.org>\0"
+  "To\0qemu-devel\@nongnu.org\0"
 ]
 [
   "\0000:1\0"
@@ -99,7 +97,53 @@
   "\n",
   "Any thoughts ?\n",
   "\n",
-  "Tks"
+  "Tks\n",
+  "\n",
+  "-- \n",
+  "You received this bug notification because you are a member of qemu-\n",
+  "devel-ml, which is subscribed to QEMU.\n",
+  "https://bugs.launchpad.net/bugs/1805256\n",
+  "\n",
+  "Title:\n",
+  "  qemu-img hangs on rcu_call_ready_event logic in Aarch64 when\n",
+  "  converting images\n",
+  "\n",
+  "Status in QEMU:\n",
+  "  In Progress\n",
+  "Status in qemu package in Ubuntu:\n",
+  "  In Progress\n",
+  "\n",
+  "Bug description:\n",
+  "  On the HiSilicon D06 system - a 96 core NUMA arm64 box - qemu-img\n",
+  "  frequently hangs (~50% of the time) with this command:\n",
+  "\n",
+  "  qemu-img convert -f qcow2 -O qcow2 /tmp/cloudimg /tmp/cloudimg2\n",
+  "\n",
+  "  Where \"cloudimg\" is a standard qcow2 Ubuntu cloud image. This\n",
+  "  qcow2->qcow2 conversion happens to be something uvtool does every time\n",
+  "  it fetches images.\n",
+  "\n",
+  "  Once hung, attaching gdb gives the following backtrace:\n",
+  "\n",
+  "  (gdb) bt\n",
+  "  #0  0x0000ffffae4f8154 in __GI_ppoll (fds=0xaaaae8a67dc0, nfds=187650274213760, \n",
+  "      timeout=<optimized out>, timeout\@entry=0x0, sigmask=0xffffc123b950)\n",
+  "      at ../sysdeps/unix/sysv/linux/ppoll.c:39\n",
+  "  #1  0x0000aaaabbefaf00 in ppoll (__ss=0x0, __timeout=0x0, __nfds=<optimized out>, \n",
+  "      __fds=<optimized out>) at /usr/include/aarch64-linux-gnu/bits/poll2.h:77\n",
+  "  #2  qemu_poll_ns (fds=<optimized out>, nfds=<optimized out>, \n",
+  "      timeout=timeout\@entry=-1) at util/qemu-timer.c:322\n",
+  "  #3  0x0000aaaabbefbf80 in os_host_main_loop_wait (timeout=-1)\n",
+  "      at util/main-loop.c:233\n",
+  "  #4  main_loop_wait (nonblocking=<optimized out>) at util/main-loop.c:497\n",
+  "  #5  0x0000aaaabbe2aa30 in convert_do_copy (s=0xffffc123bb58) at qemu-img.c:1980\n",
+  "  #6  img_convert (argc=<optimized out>, argv=<optimized out>) at qemu-img.c:2456\n",
+  "  #7  0x0000aaaabbe2333c in main (argc=7, argv=<optimized out>) at qemu-img.c:4975\n",
+  "\n",
+  "  Reproduced w/ latest QEMU git (\@ 53744e0a182)\n",
+  "\n",
+  "To manage notifications about this bug go to:\n",
+  "https://bugs.launchpad.net/qemu/+bug/1805256/+subscriptions"
 ]
 
-6ceec87db2a489ac5e759ee179bb9b6527c68e751e0507db7e05d2b9c5263125
+45bf16cbcde3cb7c028870581c9ab291ccffad2750ebb8b92305be64e835ab1c

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).