qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1407454] Re: assertion failed when using "-usb" option


From: Peter Maydell
Subject: [Qemu-devel] [Bug 1407454] Re: assertion failed when using "-usb" option
Date: Mon, 20 Jun 2016 16:00:15 -0000

This no longer asserts; I think Stefan fixed this and that fix is now in
a release.


** Changed in: qemu
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1407454

Title:
  assertion failed when using "-usb" option

Status in QEMU:
  Fix Released

Bug description:
  SUMMARY:
  ----------
  Description: Latest 'master' makes it impossible to use "-usb" command line 
on any target
  Host platform: Linux x86-64
  Guest platform: probably all (at least x86-64, i386, arm and ppc)

  REPRODUCE:
  ----------
  How to reproduce:
  1. Run the following command:
  $ qemu-system-x86_64 -usb

  Expected result:
  Starting virtual machine with default configuration and USB enabled.

  Actual result:
  Qemu crashes with following message:

  qemu-system-x86_64: 
/home/mplucinski/Developer/Open_Source/qemu/qemu.git/util/qemu-option.c:387: 
qemu_opt_get_bool_helper: Assertion `opt->desc && opt->desc->type == 
QEMU_OPT_BOOL' failed.
  Aborted

  MORE INFORMATION:
  ----------
  Same happens when trying to run other target, e.g.
  $ qemu-system-i386 -usb
  $ qemu-system-arm -machine kmz -usb

  First commit where the issue occurs (bisection result):
  49d2e648e8087d154d8bf8b91f27c8e05e79d5a6

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1407454/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]