diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1789.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1789.toml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1789.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1789.toml new file mode 100644 index 00000000..46e6de38 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1789.toml @@ -0,0 +1,27 @@ +id = 1789 +title = "First connection to spice hangs after 1 min" +state = "opened" +created_at = "2023-07-25T16:43:09.908Z" +closed_at = "n/a" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1789" +host-os = "Alpine 3.18" +host-arch = "x86_64" +qemu-version = "QEMU emulator version 8.0.3" +guest-os = "Any" +guest-arch = "x86_64" +description = """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 +```""" +reproduce = """1. Start vm with spice +2. Connect to spice +3. Wait for at least 60 seconds and the viewer will close""" +additional = "n/a" |