id = 1937 title = "Live migration with TLS fail (GNUTLS AUTO_REKEY)" state = "opened" created_at = "2023-10-13T14:21:51.839Z" closed_at = "n/a" labels = ["Migration"] url = "https://gitlab.com/qemu-project/qemu/-/issues/1937" host-os = "Ubuntu 22.04.3 LTS" host-arch = "x86" qemu-version = "6.2 and 7.2.5" guest-os = "Ubuntu 22.04" guest-arch = "x86" description = """Live migration with TLS fail in postcopy stage when: #""" reproduce = """1. run VM with heavy RAM load: `nohup stress-ng --vm 6 --vm-bytes 12G &` 2. run precopy for more that 80sec 3. switch into post-copy stage""" additional = """This only occurs with TLS transport, if clear qemu+tcp is used then everything works."""