From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfCLd-0001f4-7n for qemu-devel@nongnu.org; Thu, 14 Jun 2012 11:52:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfCLb-00031q-7q for qemu-devel@nongnu.org; Thu, 14 Jun 2012 11:52:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfCLa-00031O-Vn for qemu-devel@nongnu.org; Thu, 14 Jun 2012 11:52:35 -0400 Date: Thu, 14 Jun 2012 16:52:31 +0100 From: "Richard W.M. Jones" Message-ID: <20120614155231.GA19666@amd.home.annexia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , qemu-devel@nongnu.org I found last week that qemu-system-ppc64 (from git) hangs occasionally under load, and I have a reproducer for it now. Unfortunately the reproducer really takes a long time to run -- usually I can get a hang in under 12 hours. Here is the reproducer case: https://lists.fedoraproject.org/pipermail/ppc/2012-June/001698.html Notes: (1) Verified by one other person (other than me). Happens on both ppc64 and x86-64 host. (2) Happens with both Fedora guest kernel 3.3.4-5.fc17.ppc64 and kernel 3.5.0 that I compiled myself. The test case above contains 3.3.4-5. (3) Seems to be a problem in qemu, not the guest. The reason I think this is because I tried to capture a backtrace of the hang using remote gdb, but gdb just hung when trying to connect to qemu (gdb connects fine before the bug happens). (4) Judging by guest messages, appears to be happening when writing to the disk. Reported: https://bugs.launchpad.net/qemu/+bug/1013241 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw