From: Serge Hallyn <723871@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl
Date: Tue, 24 May 2011 14:42:12 -0000 [thread overview]
Message-ID: <20110524144212.GB27142@mail.hallyn.com> (raw)
In-Reply-To: 20110524124757.22761.99999.malone@wampee.canonical.com
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=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
> /bin/bash ./config.status
> config.status: creating po/Makefile.in
> ./config.status: line 1509: gawk: command not found <= ??
> 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 “libvirt” package in Ubuntu:
> Triaged
> Status in “qemu-kvm” 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/wxp.pid -drive file=/home/rick/qemu/hds/wxp.raw,if=virtio,media=disk,aio=native,snapshot=on -m 768 -name WinXP -net nic,model=virtio -net user -localtime -usb -vga qxl -device virtio-serial -chardev spicevmc,name=vdagent,id=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -spice port=1234,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 “libvirt” package in Ubuntu:
Triaged
Status in “qemu-kvm” 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/wxp.pid -drive file=/home/rick/qemu/hds/wxp.raw,if=virtio,media=disk,aio=native,snapshot=on -m 768 -name WinXP -net nic,model=virtio -net user -localtime -usb -vga qxl -device virtio-serial -chardev spicevmc,name=vdagent,id=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -spice port=1234,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.
next prev parent reply other threads:[~2011-05-24 14:51 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 18:24 [Qemu-devel] [Bug 723871] [NEW] qemu-kvm-0.14.0 Aborts with -vga qxl Rick Vernam
2011-02-23 18:25 ` [Qemu-devel] [Bug 723871] " Rick Vernam
2011-02-23 18:59 ` Rick Vernam
2011-02-26 9:23 ` Paul Whittaker
2011-03-01 5:46 ` Serge Hallyn
2011-03-01 12:52 ` Alon Levy
2011-03-01 17:16 ` Serge Hallyn
2011-03-01 17:19 ` Launchpad Bug Tracker
2011-03-01 17:37 ` Serge Hallyn
2011-03-01 17:39 ` Serge Hallyn
2011-03-01 18:02 ` Rick Vernam
2011-03-01 18:21 ` Serge Hallyn
2011-03-01 18:29 ` Serge Hallyn
2011-03-01 18:53 ` Rick Vernam
2011-03-01 21:58 ` Frédéric Grelot
2011-03-02 10:54 ` Alon Levy
2011-03-01 23:54 ` Serge Hallyn
2011-03-02 10:15 ` Launchpad Bug Tracker
2011-03-02 10:18 ` Dave Walker
2011-04-24 16:07 ` Boris Derzhavets
2011-04-24 23:59 ` Serge Hallyn
2011-04-25 0:08 ` David Rando
2011-04-25 7:48 ` Boris Derzhavets
2011-04-25 7:58 ` Boris Derzhavets
2011-04-25 14:06 ` Serge Hallyn
2011-04-27 10:03 ` Boris Derzhavets
2011-04-27 10:36 ` Alon Levy
2011-04-27 12:02 ` Serge Hallyn
2011-04-27 12:51 ` David Rando
2011-04-27 14:19 ` Boris Derzhavets
2011-04-27 15:20 ` Boris Derzhavets
2011-04-27 18:46 ` Serge Hallyn
2011-04-27 23:47 ` Serge Hallyn
2011-04-28 7:38 ` Boris Derzhavets
2011-04-28 8:57 ` Boris Derzhavets
2011-04-28 13:43 ` Jamie Strandboge
2011-04-28 14:14 ` Boris Derzhavets
2011-05-04 9:46 ` Boris Derzhavets
2011-05-04 9:48 ` Boris Derzhavets
2011-05-04 14:41 ` Serge Hallyn
2011-05-04 17:33 ` Boris Derzhavets
2011-05-05 0:31 ` Serge Hallyn
2011-05-05 7:07 ` Boris Derzhavets
2011-05-05 13:37 ` Serge Hallyn
2011-05-06 12:31 ` Boris Derzhavets
2011-05-06 13:01 ` Boris Derzhavets
2011-05-07 10:38 ` Boris Derzhavets
2011-05-07 10:51 ` Boris Derzhavets
2011-05-07 18:29 ` Boris Derzhavets
2011-05-08 14:50 ` Boris Derzhavets
2011-05-08 20:15 ` Boris Derzhavets
2011-05-12 12:22 ` Boris Derzhavets
2011-05-12 12:22 ` Boris Derzhavets
2011-05-12 12:23 ` Boris Derzhavets
2011-05-12 12:25 ` Boris Derzhavets
2011-05-12 15:55 ` Serge Hallyn
2011-05-13 9:10 ` Boris Derzhavets
2011-05-13 10:48 ` Boris Derzhavets
2011-05-13 17:27 ` Boris Derzhavets
2011-05-13 18:57 ` Serge Hallyn
2011-05-14 9:47 ` Boris Derzhavets
2011-05-14 13:06 ` Serge Hallyn
2011-05-14 13:25 ` blueswirl
2011-05-14 13:47 ` Boris Derzhavets
2011-05-14 18:20 ` Boris Derzhavets
2011-05-14 20:03 ` Blue Swirl
2011-05-14 18:27 ` Boris Derzhavets
2011-05-14 18:28 ` Boris Derzhavets
2011-05-14 18:43 ` Boris Derzhavets
2011-05-15 11:51 ` Boris Derzhavets
2011-05-17 17:32 ` Boris Derzhavets
2011-05-17 20:43 ` Blue Swirl
2011-05-17 18:02 ` Boris Derzhavets
2011-05-17 18:04 ` Boris Derzhavets
2011-05-17 18:05 ` Boris Derzhavets
2011-05-18 9:10 ` Boris Derzhavets
2011-05-22 16:38 ` Boris Derzhavets
2011-05-22 16:43 ` Boris Derzhavets
2011-05-22 19:27 ` Boris Derzhavets
2011-05-24 12:47 ` Boris Derzhavets
2011-05-24 14:42 ` Serge Hallyn [this message]
2011-12-02 17:08 ` Serge Hallyn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110524144212.GB27142@mail.hallyn.com \
--to=723871@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).