diff options
Diffstat (limited to 'results/classifier/gemma3:12b/kvm/2573')
| -rw-r--r-- | results/classifier/gemma3:12b/kvm/2573 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kvm/2573 b/results/classifier/gemma3:12b/kvm/2573 new file mode 100644 index 00000000..2f0c878b --- /dev/null +++ b/results/classifier/gemma3:12b/kvm/2573 @@ -0,0 +1,10 @@ + +RISC-V: Executing floating point instruction in VS mode under KVM acceleration leads to crash +Description of problem: +Executing `fcvt.d.w fa5,a5` in VS mode leads to crash. +Steps to reproduce: +1. Download the Ubuntu 24.10 image https://cdimage.ubuntu.com/ubuntu-server/daily-preinstalled/current/oracular-preinstalled-server-riscv64.img.xz +2. On your amd64 system launch a VM using -accel tcg +3. Inside the VM launch a new VM using -accel kvm with the payload mentioned above +Additional information: +For more details see https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2077731 |