From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOsxA-00015a-2f for qemu-devel@nongnu.org; Tue, 24 May 2011 10:51:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOsx3-0007Ct-TO for qemu-devel@nongnu.org; Tue, 24 May 2011 10:51:24 -0400 Received: from adelie.canonical.com ([91.189.90.139]:40687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOsx3-0007Ch-Lg for qemu-devel@nongnu.org; Tue, 24 May 2011 10:51:17 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QOsx1-0005bm-VC for ; Tue, 24 May 2011 14:51:15 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 0A7102E89E8 for ; Tue, 24 May 2011 14:51:07 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 24 May 2011 14:42:12 -0000 From: Serge Hallyn <723871@bugs.launchpad.net> Sender: bounces@canonical.com References: <20110223182449.26818.97867.malonedeb@potassium.ubuntu.com> <20110524124757.22761.99999.malone@wampee.canonical.com> Message-Id: <20110524144212.GB27142@mail.hallyn.com> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl Reply-To: Bug 723871 <723871@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Please move this thread to a wiki.ubuntu.com wiki page and a private or different mailing list. Since gawk is needed for the build, you need to add gawk to the build-depends line in debian/control. -serge Quoting Boris Derzhavets (723871@bugs.launchpad.net): > @Serge, > = > I am getting error when build in PPA :- > = > make[2]: Entering directory `/build/buildd/spice-gtk-0.6/po' > cd .. \ > && CONFIG_FILES=3Dpo/Makefile.in CONFIG_HEADERS=3D CONFIG_LINKS=3D \ > /bin/bash ./config.status > config.status: creating po/Makefile.in > ./config.status: line 1509: gawk: command not found <=3D = ?? > config.status: error: could not create po/Makefile.in > make[2]: *** [stamp-it] Error 127 > make[2]: Leaving directory `/build/buildd/spice-gtk-0.6/po' > make[1]: *** [distclean-recursive] Error 1 > make[1]: Leaving directory `/build/buildd/spice-gtk-0.6' > dh_auto_clean: make -j1 distclean returned exit code 2 > make: *** [clean] Error 29 > dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules clean gave error= exit status 2 > = > Locally it doesn't happen. > # which gawk > /usr/bin/gawk > = > -- = > You received this bug notification because you are a bug assignee. > https://bugs.launchpad.net/bugs/723871 > = > Title: > qemu-kvm-0.14.0 Aborts with -vga qxl > = > Status in QEMU: > Invalid > Status in =E2=80=9Clibvirt=E2=80=9D package in Ubuntu: > Triaged > Status in =E2=80=9Cqemu-kvm=E2=80=9D package in Ubuntu: > Fix Released > = > Bug description: > Host CPU is Core i7 Q820. KVM is from 2.6.35-gentoo-r5 kernel (x86_64). > Host has spice-0.7.2 and spice-protocol-0.7.0. > Guest is Windows XP SP3 with qxl driver 0.6.1, virtio-serial 1.1.6 and = vdagent 0.6.3. > = > qemu-kvm is started like so: > qemu-system-x86_64 -cpu host -enable-kvm -pidfile /home/rick/qemu/hds/w= xp.pid -drive file=3D/home/rick/qemu/hds/wxp.raw,if=3Dvirtio,media=3Ddisk,a= io=3Dnative,snapshot=3Don -m 768 -name WinXP -net nic,model=3Dvirtio -net u= ser -localtime -usb -vga qxl -device virtio-serial -chardev spicevmc,name= =3Dvdagent,id=3Dvdagent -device virtserialport,chardev=3Dvdagent,name=3Dcom= .redhat.spice.0 -spice port=3D1234,disable-ticketing -monitor stdio > and crashes with: > qemu-system-x86_64: /home/rick/qemu/src/qemu-kvm-0.14.0/qemu-kvm.c:1724= : kvm_mutex_unlock: Assertion `!cpu_single_env' failed. > Aborted > = > If I use -no-kvm, it works fine. If I use -vga std, it works fine. > -enable-kvm and -vga qxl crashes. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/723871 Title: qemu-kvm-0.14.0 Aborts with -vga qxl Status in QEMU: Invalid Status in =E2=80=9Clibvirt=E2=80=9D package in Ubuntu: Triaged Status in =E2=80=9Cqemu-kvm=E2=80=9D package in Ubuntu: Fix Released Bug description: Host CPU is Core i7 Q820. KVM is from 2.6.35-gentoo-r5 kernel (x86_64). Host has spice-0.7.2 and spice-protocol-0.7.0. Guest is Windows XP SP3 with qxl driver 0.6.1, virtio-serial 1.1.6 and vd= agent 0.6.3. qemu-kvm is started like so: qemu-system-x86_64 -cpu host -enable-kvm -pidfile /home/rick/qemu/hds/wxp= .pid -drive file=3D/home/rick/qemu/hds/wxp.raw,if=3Dvirtio,media=3Ddisk,aio= =3Dnative,snapshot=3Don -m 768 -name WinXP -net nic,model=3Dvirtio -net use= r -localtime -usb -vga qxl -device virtio-serial -chardev spicevmc,name=3Dv= dagent,id=3Dvdagent -device virtserialport,chardev=3Dvdagent,name=3Dcom.red= hat.spice.0 -spice port=3D1234,disable-ticketing -monitor stdio and crashes with: qemu-system-x86_64: /home/rick/qemu/src/qemu-kvm-0.14.0/qemu-kvm.c:1724: = kvm_mutex_unlock: Assertion `!cpu_single_env' failed. Aborted If I use -no-kvm, it works fine. If I use -vga std, it works fine. -enable-kvm and -vga qxl crashes.