qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1901532] [NEW] Assertion failure `mr != NULL' failed through usb-eh


From: Cheol-Woo,Myung
Subject: [Bug 1901532] [NEW] Assertion failure `mr != NULL' failed through usb-ehci
Date: Mon, 26 Oct 2020 11:32:58 -0000

Public bug reported:

Hello,

Using hypervisor fuzzer, hyfuzz, I found an assertion failure through
usb-ehci.

This was found in version 5.0.1 (stable-5.0).

--------

qemu-system-i386: src/qemu-repro/exec.c:3581: address_space_unmap: Assertion 
`mr != NULL' failed.
[1]    14721 abort      src/qemu-repro/build/i386-softmmu/qemu-system-i386


To reproduce the assertion failure, please run the QEMU with following command 
line.

```
$ qemu-system-i386 -drive file=./hyfuzz.img,index=0,media=disk,format=raw -m 
512 -drive if=none,id=stick,file=./usbdisk.img -device usb-ehci,id=ehci -device 
usb-storage,bus=ehci.0,drive=stick
```

** Affects: qemu
     Importance: Undecided
         Status: New

** Attachment added: "attachment.zip"
   
https://bugs.launchpad.net/bugs/1901532/+attachment/5427245/+files/attachment.zip

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

Title:
  Assertion failure `mr != NULL' failed through usb-ehci

Status in QEMU:
  New

Bug description:
  Hello,

  Using hypervisor fuzzer, hyfuzz, I found an assertion failure through
  usb-ehci.

  This was found in version 5.0.1 (stable-5.0).

  --------

  qemu-system-i386: src/qemu-repro/exec.c:3581: address_space_unmap: Assertion 
`mr != NULL' failed.
  [1]    14721 abort      src/qemu-repro/build/i386-softmmu/qemu-system-i386

  
  To reproduce the assertion failure, please run the QEMU with following 
command line.

  ```
  $ qemu-system-i386 -drive file=./hyfuzz.img,index=0,media=disk,format=raw -m 
512 -drive if=none,id=stick,file=./usbdisk.img -device usb-ehci,id=ehci -device 
usb-storage,bus=ehci.0,drive=stick
  ```

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



reply via email to

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