summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1893807
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1893807')
-rw-r--r--results/scraper/launchpad-without-comments/189380713
1 files changed, 13 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1893807 b/results/scraper/launchpad-without-comments/1893807
new file mode 100644
index 000000000..d9a5453f4
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1893807
@@ -0,0 +1,13 @@
+Crash when launching windows qemu version from WSL2
+
+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.
\ No newline at end of file