summary refs log tree commit diff stats
path: root/results/classifier/118/virtual/1789
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/118/virtual/1789
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/118/virtual/1789')
-rw-r--r--results/classifier/118/virtual/178947
1 files changed, 0 insertions, 47 deletions
diff --git a/results/classifier/118/virtual/1789 b/results/classifier/118/virtual/1789
deleted file mode 100644
index 5a282388..00000000
--- a/results/classifier/118/virtual/1789
+++ /dev/null
@@ -1,47 +0,0 @@
-virtual: 0.995
-performance: 0.956
-device: 0.940
-graphic: 0.899
-PID: 0.892
-debug: 0.857
-vnc: 0.830
-hypervisor: 0.813
-semantic: 0.812
-VMM: 0.783
-risc-v: 0.772
-architecture: 0.758
-boot: 0.725
-x86: 0.719
-network: 0.719
-KVM: 0.690
-socket: 0.675
-permissions: 0.672
-i386: 0.658
-user-level: 0.615
-arm: 0.596
-ppc: 0.567
-kernel: 0.514
-register: 0.511
-TCG: 0.502
-mistranslation: 0.440
-assembly: 0.349
-peripherals: 0.343
-files: 0.233
-
-First connection to spice hangs after 1 min
-Description of problem:
-After starting a VM the first connection to spice logs this errors:
-
-```
-2023-07-25T16:00:47.497042Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): invalid net test stage, ping id 0 test id 0 stage 4
-2023-07-25T16:00:47.497170Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): invalid net test stage, ping id 0 test id 0 stage 0
-```
-
-And after 60 seconds the spice viewer is closed with this error:
-```
-2023-07-25T16:01:47.384207Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): rcc 0x7f1a1968cb60 has been unresponsive for more than 30000 ms, disconnecting
-```
-Steps to reproduce:
-1. Start vm with spice
-2. Connect to spice
-3. Wait for at least 60 seconds and the viewer will close