summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/1893807
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/files/1893807')
-rw-r--r--results/classifier/gemma3:12b/files/189380714
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1893807 b/results/classifier/gemma3:12b/files/1893807
new file mode 100644
index 000000000..edb3816ac
--- /dev/null
+++ b/results/classifier/gemma3:12b/files/1893807
@@ -0,0 +1,14 @@
+
+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