diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/108/other/1848 | 40 | ||||
| -rw-r--r-- | results/classifier/108/other/1848244 | 31 | ||||
| -rw-r--r-- | results/classifier/108/other/1848901 | 151 |
3 files changed, 222 insertions, 0 deletions
diff --git a/results/classifier/108/other/1848 b/results/classifier/108/other/1848 new file mode 100644 index 00000000..13f50c51 --- /dev/null +++ b/results/classifier/108/other/1848 @@ -0,0 +1,40 @@ +other: 0.984 +graphic: 0.979 +permissions: 0.974 +files: 0.972 +device: 0.971 +debug: 0.959 +semantic: 0.952 +network: 0.951 +performance: 0.951 +PID: 0.943 +socket: 0.939 +vnc: 0.911 +KVM: 0.895 +boot: 0.884 + +8.1.0 build failure ../accel/tcg/cputlb.c: In function ‘do_ld_mmio_beN’: error: call to ‘qemu_build_not_reached_always’ declared with attribute error: code path is reachable +Description of problem: +Error when building with -Og. Does not occur with -O2. + +``` +FAILED: libqemu-i386-softmmu.fa.p/accel_tcg_cputlb.c.o +x86_64-pc-linux-gnu-gcc -m64 -mcx16 -Ilibqemu-i386-softmmu.fa.p -I. -I.. -Itarget/i386 -I../target/i386 -Iqapi -Itrace -Iui -Iui/shader -I/usr/include/pixman-1 -I/usr/include/spice-server -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/opus -fdiagnostics-color=auto -Wall -Winvalid-pch -std=gnu11 -O2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wundef -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wold-style-declaration -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wimplicit-fallthrough=2 -Wmissing-format-attribute -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-psabi -isystem /x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/linux-headers -isystem linux-headers -iquote . -iquote /x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0 -iquote /x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/include -iquote /x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/host/include/x86_64 -iquote /x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/host/include/generic -iquote /x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/tcg/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -march=amdfam10 -Og -g -fPIE -isystem../linux-headers -isystemlinux-headers -DNEED_CPU_H '-DCONFIG_TARGET="i386-softmmu-config-target.h"' '-DCONFIG_DEVICES="i386-softmmu-config-devices.h"' -MD -MQ libqemu-i386-softmmu.fa.p/accel_tcg_cputlb.c.o -MF libqemu-i386-softmmu.fa.p/accel_tcg_cputlb.c.o.d -o libqemu-i386-softmmu.fa.p/accel_tcg_cputlb.c.o -c ../accel/tcg/cputlb.c +In file included from ../accel/tcg/cputlb.c:20: +../accel/tcg/cputlb.c: In function ‘do_ld_mmio_beN’: +/x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/include/qemu/osdep.h:244:35: error: call to ‘qemu_build_not_reached_always’ declared with attribute error: code path is reachable + 244 | #define qemu_build_not_reached() qemu_build_not_reached_always() + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../accel/tcg/cputlb.c:2121:13: note: in expansion of macro ‘qemu_build_not_reached’ + 2121 | qemu_build_not_reached(); + | ^~~~~~~~~~~~~~~~~~~~~~ +../accel/tcg/cputlb.c: In function ‘do_st_mmio_leN’: +/x/portage/app-emulation/qemu-8.1.0/work/qemu-8.1.0/include/qemu/osdep.h:244:35: error: call to ‘qemu_build_not_reached_always’ declared with attribute error: code path is reachable + 244 | #define qemu_build_not_reached() qemu_build_not_reached_always() + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../accel/tcg/cputlb.c:2764:13: note: in expansion of macro ‘qemu_build_not_reached’ + 2764 | qemu_build_not_reached(); + | ^~~~~~~~~~~~~~~~~~~~~~ +``` + +Downstream bug: https://bugs.gentoo.org/913083 diff --git a/results/classifier/108/other/1848244 b/results/classifier/108/other/1848244 new file mode 100644 index 00000000..8da318fc --- /dev/null +++ b/results/classifier/108/other/1848244 @@ -0,0 +1,31 @@ +KVM: 0.896 +graphic: 0.637 +device: 0.615 +PID: 0.444 +semantic: 0.435 +performance: 0.432 +boot: 0.296 +debug: 0.273 +other: 0.225 +socket: 0.181 +network: 0.176 +vnc: 0.155 +permissions: 0.114 +files: 0.025 + +QEMU KVM IGD SandyBridge Passthrough crash + +I try to passthrough my Intel GPU with this command: + +qemu-system-x86_64 -nodefaults -parallel none -k de -rtc base=localtime -serial unix:/run/qemu/win7-serial.sock,server,nowait -monitor unix:/run/qemu/win7-monitor.sock,server,nowait -netdev user,id=net0 -device virtio-net-pci,netdev=net0,mac=52:54:00:00:00:07 -device vfio-pci,host=0000:00:02.0,addr=0x2 -device vfio-pci,host=0000:00:1b.0 -device virtio-keyboard-pci -device virtio-mouse-pci -object input-linux,id=kbd1,evdev=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.2.2:1.2-event-kbd,grab_all=on,repeat=on -object input-linux,id=mouse1,evdev=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.2.2:1.2-event-mouse -enable-kvm -cpu host -smp 4,sockets=1,cores=4,threads=1 -vga none -display none -m 2g -device virtio-blk-pci,drive=boot,bootindex=1 -drive file=/opt/vm/qcow2/win7.qcow2,format=qcow2,if=none,id=boot + +This ONLY works if i remove "-enable-kvm" else the windows (7 and 10) boot crashes in bluescreen "stop 0x0000003b" (probably while loading the intel gpu driver (intel graphics 3000). + +The system is an older ThinkPad T420 with Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz. + +CMDLINE: BOOT_IMAGE=/vmlinuz-linux root=LABEL=root rw ipv6.disable=0 net.ifnames=0 intel_iommu=on iommu=pt video=LVDS-1:d + +Solved: I added kvm.ignore_msrs=1 to kernel parameter! + +I'm closing this now since there seems to be a workaround available and nobody updated this bug in the past 1.5 years anymore + diff --git a/results/classifier/108/other/1848901 b/results/classifier/108/other/1848901 new file mode 100644 index 00000000..2a79c0b9 --- /dev/null +++ b/results/classifier/108/other/1848901 @@ -0,0 +1,151 @@ +other: 0.944 +permissions: 0.895 +graphic: 0.873 +KVM: 0.872 +semantic: 0.863 +vnc: 0.859 +network: 0.853 +boot: 0.853 +performance: 0.852 +device: 0.850 +files: 0.846 +debug: 0.832 +PID: 0.828 +socket: 0.787 + +kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device (28) + +=> QEMU process has stopped, return code: -6 + +Start QEMU with /usr/bin/qemu-system-x86_64 -name CiscoASAv9.8.1-1 -m 2048M -smp cpus=1 -enable-kvm -machine smm=off -boot order=c -drive 'file=/home/deemon/GNS3/projects/ASAv my ass/project-files/qemu/7725cdea-5e66-4777-b4dd-c3905f258394/hda_disk.qcow2,if=virtio,index=0,media=disk,id=drive0' -uuid 7725cdea-5e66-4777-b4dd-c3905f258394 -serial telnet:127.0.0.1:5000,server,nowait -monitor tcp:127.0.0.1:44629,server,nowait -net none -device e1000,mac=0c:7a:1d:83:94:00,netdev=gns3-0 -netdev socket,id=gns3-0,udp=127.0.0.1:10001,localaddr=127.0.0.1:10000 -device e1000,mac=0c:7a:1d:83:94:01,netdev=gns3-1 -netdev socket,id=gns3-1,udp=127.0.0.1:10003,localaddr=127.0.0.1:10002 -device e1000,mac=0c:7a:1d:83:94:02,netdev=gns3-2 -netdev socket,id=gns3-2,udp=127.0.0.1:10005,localaddr=127.0.0.1:10004 -device e1000,mac=0c:7a:1d:83:94:03,netdev=gns3-3 -netdev socket,id=gns3-3,udp=127.0.0.1:10007,localaddr=127.0.0.1:10006 -device e1000,mac=0c:7a:1d:83:94:04,netdev=gns3-4 -netdev socket,id=gns3-4,udp=127.0.0.1:10009,localaddr=127.0.0.1:10008 -device e1000,mac=0c:7a:1d:83:94:05,netdev=gns3-5 -netdev socket,id=gns3-5,udp=127.0.0.1:10011,localaddr=127.0.0.1:10010 -device e1000,mac=0c:7a:1d:83:94:06,netdev=gns3-6 -netdev socket,id=gns3-6,udp=127.0.0.1:10013,localaddr=127.0.0.1:10012 -device e1000,mac=0c:7a:1d:83:94:07,netdev=gns3-7 -netdev socket,id=gns3-7,udp=127.0.0.1:10015,localaddr=127.0.0.1:10014 -nographic + + +Execution log: +kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device (28) + +and then it just closes... + + + +[deemon@Zen ~]$ coredumpctl info 8638 + PID: 8638 (qemu-system-x86) + UID: 1000 (deemon) + GID: 1000 (deemon) + Signal: 6 (ABRT) + Timestamp: Sun 2019-10-20 04:27:29 EEST (5min ago) + Command Line: /usr/bin/qemu-system-x86_64 -name CiscoASAv9.8.1-1 -m 2048M -smp cpus=1 -enable-kvm -machine smm=off -boot order=c -drive file=/home/deemon/GNS3/projects/ASAv my ass/project-files/qemu> + Executable: /usr/bin/qemu-system-x86_64 + Control Group: /user.slice/user-1000.slice/session-2.scope + Unit: session-2.scope + Slice: user-1000.slice + Session: 2 + Owner UID: 1000 (deemon) + Boot ID: cd30f69a8d194359a31889dc7b6b026c + Machine ID: d0a2d74a5cd9430797d902f5237c448d + Hostname: Zen + Storage: /var/lib/systemd/coredump/core.qemu-system-x86.1000.cd30f69a8d194359a31889dc7b6b026c.8638.1571534849000000.lz4 (truncated) + Message: Process 8638 (qemu-system-x86) of user 1000 dumped core. + + Stack trace of thread 8642: + #0 0x00007f1a33609f25 n/a (n/a) + +Was trying to start Cisco ASAv 9.8.1 (with the correct hash from your own webpage) through GNS3 on Manjaro when this happened. + +correct hash from GNS3 webpage then* + +QEMU 4.1.0 btw. + + + +On 10/19/19 9:50 PM, P.O. wrote: +> Public bug reported: +> +> => QEMU process has stopped, return code: -6 +> +> Start QEMU with /usr/bin/qemu-system-x86_64 -name CiscoASAv9.8.1-1 -m +> 2048M -smp cpus=1 -enable-kvm -machine smm=off -boot order=c -drive +> 'file=/home/deemon/GNS3/projects/ASAv my ass/project-files/qemu +> /7725cdea-5e66-4777-b4dd- +> c3905f258394/hda_disk.qcow2,if=virtio,index=0,media=disk,id=drive0' +> -uuid 7725cdea-5e66-4777-b4dd-c3905f258394 -serial +> telnet:127.0.0.1:5000,server,nowait -monitor +> tcp:127.0.0.1:44629,server,nowait -net none -device +> e1000,mac=0c:7a:1d:83:94:00,netdev=gns3-0 -netdev +> socket,id=gns3-0,udp=127.0.0.1:10001,localaddr=127.0.0.1:10000 -device +> e1000,mac=0c:7a:1d:83:94:01,netdev=gns3-1 -netdev +> socket,id=gns3-1,udp=127.0.0.1:10003,localaddr=127.0.0.1:10002 -device +> e1000,mac=0c:7a:1d:83:94:02,netdev=gns3-2 -netdev +> socket,id=gns3-2,udp=127.0.0.1:10005,localaddr=127.0.0.1:10004 -device +> e1000,mac=0c:7a:1d:83:94:03,netdev=gns3-3 -netdev +> socket,id=gns3-3,udp=127.0.0.1:10007,localaddr=127.0.0.1:10006 -device +> e1000,mac=0c:7a:1d:83:94:04,netdev=gns3-4 -netdev +> socket,id=gns3-4,udp=127.0.0.1:10009,localaddr=127.0.0.1:10008 -device +> e1000,mac=0c:7a:1d:83:94:05,netdev=gns3-5 -netdev +> socket,id=gns3-5,udp=127.0.0.1:10011,localaddr=127.0.0.1:10010 -device +> e1000,mac=0c:7a:1d:83:94:06,netdev=gns3-6 -netdev +> socket,id=gns3-6,udp=127.0.0.1:10013,localaddr=127.0.0.1:10012 -device +> e1000,mac=0c:7a:1d:83:94:07,netdev=gns3-7 -netdev +> socket,id=gns3-7,udp=127.0.0.1:10015,localaddr=127.0.0.1:10014 +> -nographic +> + +Reminds me of #1813940 https://bugs.launchpad.net/qemu/+bug/1813940 + +but that fix was in v4.1.0. + +> +> Execution log: +> kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device (28) +> +> and then it just closes... +> +> +> [deemon@Zen ~]$ coredumpctl info 8638 +> PID: 8638 (qemu-system-x86) +> UID: 1000 (deemon) +> GID: 1000 (deemon) +> Signal: 6 (ABRT) +> Timestamp: Sun 2019-10-20 04:27:29 EEST (5min ago) +> Command Line: /usr/bin/qemu-system-x86_64 -name CiscoASAv9.8.1-1 -m 2048M -smp cpus=1 -enable-kvm -machine smm=off -boot order=c -drive file=/home/deemon/GNS3/projects/ASAv my ass/project-files/qemu> +> Executable: /usr/bin/qemu-system-x86_64 +> Control Group: /user.slice/user-1000.slice/session-2.scope +> Unit: session-2.scope +> Slice: user-1000.slice +> Session: 2 +> Owner UID: 1000 (deemon) +> Boot ID: cd30f69a8d194359a31889dc7b6b026c +> Machine ID: d0a2d74a5cd9430797d902f5237c448d +> Hostname: Zen +> Storage: /var/lib/systemd/coredump/core.qemu-system-x86.1000.cd30f69a8d194359a31889dc7b6b026c.8638.1571534849000000.lz4 (truncated) +> Message: Process 8638 (qemu-system-x86) of user 1000 dumped core. +> +> Stack trace of thread 8642: +> #0 0x00007f1a33609f25 n/a (n/a) +> +> ** Affects: qemu +> Importance: Undecided +> Status: New +> + + + +apparently then the fix didn't work :P + +As a sidenote, while running the same ASAv in "GNS3 VM.ova" in oracle virtualbox in the same desktop computer, which apparently uses QEMU 3.1.0, it does work correctly. +However I would really like it to work without the VM inbetween directly in my OS QEMU 4 :-) + +The QEMU project is currently considering to move its bug tracking to +another system. For this we need to know which bugs are still valid +and which could be closed already. Thus we are setting older bugs to +"Incomplete" now. + +If you still think this bug report here is valid, then please switch +the state back to "New" within the next 60 days, otherwise this report +will be marked as "Expired". Or please mark it as "Fix Released" if +the problem has been solved with a newer version of QEMU already. + +Thank you and sorry for the inconvenience. + + +[Expired for QEMU because there has been no activity for 60 days.] + |