From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdeEL-0007iy-CE for qemu-devel@nongnu.org; Thu, 22 Dec 2011 03:42:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdeEG-00047B-20 for qemu-devel@nongnu.org; Thu, 22 Dec 2011 03:42:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdeEF-00046e-QQ for qemu-devel@nongnu.org; Thu, 22 Dec 2011 03:42:20 -0500 Date: Thu, 22 Dec 2011 10:42:11 +0200 From: Alon Levy Message-ID: <20111222081952.GD7059@garlic.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] Seem thread Competition List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ZhouPeng Cc: spice-devel@lists.freedesktop.org, qemu-devel@nongnu.org On Thu, Dec 22, 2011 at 10:13:50AM +0800, ZhouPeng wrote: > Hi, > > I meet the err: > > # virsh dumpxml 63 > error: internal error cannot parse json {"timestamp": {"seconds": > 1323332828, "microseco{"timest35p":39}, "econds":PICE_D 1CO3233TE828, > Dmicrosec "ds"data"52}, : {"ser: "SPrCE_DIS"ONNEC{ED", "port": {"serve > ": {6299": "62, "famiamily": "ipv:", "hist": pv4"1 "hos6": > "182.168.12.231"}, "2lient.: {"p2rt": 3350196, "fa"ily": "}, "cl, > "ho{sport":t"35020", ": "19y": "i2.4", "168.1.": "19}: lexical error: > invalid string in json text. > ds": 1323332828, "microseco{"timest35p":39}, "econds":PICE_D > > This similar bug seems has been reported by: > https://bugzilla.redhat.com/show_bug.cgi?id=744105 > > The patch(http://cgit.freedesktop.org/spice/qemu/commit/?h=spice.v42) > seems be related with the competition. > But I searched the upstream qemu, it has not been merged in. > > My qemu is qemu-kvm-0.15.1 on 3.1.2-1.fc16.x86_64 > > Is there any plan about this bug, it seems be some serious. > The patch Daniel Berrange mentioned wotrked around it in qemu and is in qemu 1.0-rc0 and onward, still checking qemu-kvm. There is another patch in spice-0.10 and in 0.8, still need to check if it's in fedora. Which version of spice are you using? > Thanks, > -- > Zhou Peng >