From: Laszlo Ersek <lersek@redhat.com>
To: Marcel Apfelbaum <marcel.a@redhat.com>
Cc: qemu devel list <qemu-devel@nongnu.org>
Subject: [Qemu-devel] '-usb' regressed by 49d2e648 ("machine: remove qemu_machine_opts global list")
Date: Tue, 23 Dec 2014 23:12:36 +0100 [thread overview]
Message-ID: <5499E8D4.4010903@redhat.com> (raw)
Apologies if this problem is known. After building qemu at ab0302ee:
$ qemu-system-x86_64 -usb
qemu-system-x86_64: util/qemu-option.c:387: qemu_opt_get_bool_helper: Assertion `opt->desc && opt->desc->type == QEMU_OPT_BOOL' failed.
The stack is
#0 0x00007ffff1e945c9 in raise () from /lib64/libc.so.6
#1 0x00007ffff1e95cd8 in abort () from /lib64/libc.so.6
#2 0x00007ffff1e8d536 in __assert_fail_base () from /lib64/libc.so.6
#3 0x00007ffff1e8d5e2 in __assert_fail () from /lib64/libc.so.6
#4 0x00005555559660f5 in qemu_opt_get_bool_helper (opts=0x5555562b51f0, name=0x55555598a4af "usb", defval=false, del=false) at util/qemu-option.c:387
#5 0x000055555596614d in qemu_opt_get_bool (opts=0x5555562b51f0, name=0x55555598a4af "usb", defval=false) at util/qemu-option.c:397
#6 0x0000555555715d23 in usb_enabled (default_usb=false) at vl.c:1002
#7 0x000055555568d7bc in pc_init1 (machine=0x5555562c22f0, pci_enabled=1, kvmclock_enabled=1) at hw/i386/pc_piix.c:277
#8 0x000055555568d94e in pc_init_pci (machine=0x5555562c22f0) at hw/i386/pc_piix.c:308
#9 0x000055555571e8d4 in main (argc=2, argv=0x7fffffffd1d8, envp=0x7fffffffd1f0) at vl.c:4217
Bisection fingers 49d2e648.
This is very visible with libvirt.
Thanks
Laszlo
next reply other threads:[~2014-12-23 22:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-23 22:12 Laszlo Ersek [this message]
2014-12-24 9:30 ` [Qemu-devel] '-usb' regressed by 49d2e648 ("machine: remove qemu_machine_opts global list") Paolo Bonzini
2014-12-24 9:51 ` Gonglei
2014-12-24 11:03 ` Laszlo Ersek
2014-12-24 11:55 ` Paolo Bonzini
2014-12-24 11:45 ` Marcel Apfelbaum
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=5499E8D4.4010903@redhat.com \
--to=lersek@redhat.com \
--cc=marcel.a@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.