qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1893807] [NEW] Crash when launching windows qemu version from WSL2


From: Jesús Sanz del Rey
Subject: [Bug 1893807] [NEW] Crash when launching windows qemu version from WSL2
Date: Tue, 01 Sep 2020 16:17:45 -0000

Public bug reported:

Version: 5.1.0
Command line from WSL2:
qemu-system-x86_64.exe -hdd /home/jesus/proyectos/RWivOS/bin/RELEASE/image.hdd 
-m 4G -smp 4 -machine q35 -debugcon stdio

OS: Windows 10(64 bits) from WSL2 Ubuntu 18.04

The error:
ERROR:/home/stefan/src/qemu/repo.or.cz/qemu/ar7/block.c:1325:bdrv_open_driver: 
assertion
 failed: (is_power_of_2(bs->bl.request_alignment))

The problem i'm seeing when i lauch from wsl2 only occurs when launched
with argument -hdd from WSL2, if i launch it from Windows pointing to
the WSL path where the file is stored works.

It occurs on other versions, i tried 4.1.0 too.

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  Version: 5.1.0
- Command line from WSL2: 
+ Command line from WSL2:
  qemu-system-x86_64.exe -hdd 
/home/jesus/proyectos/RWivOS/bin/RELEASE/image.hdd -m 4G -smp 4 -machine q35 
-debugcon stdio
  
  OS: Windows 10(64 bits) from WSL2 Ubuntu 18.04
  
- The error: 
+ The error:
  
ERROR:/home/stefan/src/qemu/repo.or.cz/qemu/ar7/block.c:1325:bdrv_open_driver: 
assertion
-  failed: (is_power_of_2(bs->bl.request_alignment))
+  failed: (is_power_of_2(bs->bl.request_alignment))
  
  The problem i'm seeing when i lauch from wsl2 only occurs when launched
  with argument -hdd from WSL2, if i launch it from Windows pointing to
  the WSL path where the file is stored works.
+ 
+ It occurs on other versions, i tried 4.1.0 too.

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

Title:
  Crash when launching windows qemu version from WSL2

Status in QEMU:
  New

Bug description:
  Version: 5.1.0
  Command line from WSL2:
  qemu-system-x86_64.exe -hdd 
/home/jesus/proyectos/RWivOS/bin/RELEASE/image.hdd -m 4G -smp 4 -machine q35 
-debugcon stdio

  OS: Windows 10(64 bits) from WSL2 Ubuntu 18.04

  The error:
  
ERROR:/home/stefan/src/qemu/repo.or.cz/qemu/ar7/block.c:1325:bdrv_open_driver: 
assertion
   failed: (is_power_of_2(bs->bl.request_alignment))

  The problem i'm seeing when i lauch from wsl2 only occurs when
  launched with argument -hdd from WSL2, if i launch it from Windows
  pointing to the WSL path where the file is stored works.

  It occurs on other versions, i tried 4.1.0 too.

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



reply via email to

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