[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: [BUG] Windows is frozen after restore from snapshot


  • To: Sergey Kovalev <valor@xxxxxxx>
  • From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Date: Fri, 23 Apr 2021 17:08:45 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/kWF9SLEDid5HopZY6yt3vHr0m7iPltaTyLP03kOgUE=; b=dnGTH0299+E6ulzWlQIppYzICzCyHmrI4/InhX6zfkIjKgwut0DB9N7XpeOBxKkj84TjNqjIqcIkzy87KMUzelsA6+5+iFqXGrg1QtErYhMiWEK67PVcUOLktEM1gpzmIdqOi8FlZlblcHJXXZqgol4/hGQfMWztUdJbBZhHZJwkroxEXTXtix7zNuujKnkeMxS+oeSaGu9Fqw7UlwrYz8FzaVM7iJ1h8O9QGjOKrKSzsIiPazXWoj2jyYDd6jpqLxzG/KcGruBM3OeZKSW4rvulU0Ucu/7sMvlowqRX+9k91ROO23hVMeYG1L6fj3ijUYCCOEGfWcjnDXn5LlPIMQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=l4wUxEKR1mcansgxcM/ZSzwxLIvUALNITV3vF0uy5vSvYHcVTFSJOY4oV3JR/lVm4XsF6Tbv+cexu/6Syo+rw90XYJGvgdltB6S80jUeL0FcYFYdKO8PiH2sn89+rVQTEPWtr+WdD+MNlMxJfG5RwgCuSbMrnNoCCArYhtB8G56UoDp42XcVKCStvpxe05TZ6GOQk/ROOjSNNy3KdS2ugt2gbDQBUDGWnGoiwZmr/XF/n1qoH9YqZc1yE7zQYrFmcWJFKd4Uz+nLdf4bmlCY3US58fLbQ9sCw0yQS7cD5RyPFw8//XRu3dY+NrHiloZsY71kpSeALpElWRuuD2bvhw==
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=pass (signature verified) header.i=@citrix.onmicrosoft.com
  • Cc: <xen-devel@xxxxxxxxxxxxx>, <zaytsevgu@xxxxxxxxx>
  • Delivery-date: Fri, 23 Apr 2021 15:08:57 +0000
  • Ironport-hdrordr: A9a23:VAsipaBeLMJ3ZAPlHehfsceALOonbusQ8zAX/mhsVB1YddGZnc iynPIdkST5kioVRWtIo729EYOLKEm9ybde544NMbC+GDT3oWfAFvAF0aLO4R3FXxf/+OlUyL t6f8FFYuHYIFBmga/BjzWQPM0nxLC8npyApeCb9Ht1SBEvVqcI1XYaNi++MmlbADZLHoA4Ep 303LshmxOFdW4MZsq2QlkpNtKzxOHjr57tbR4YCxNP0mDn4Q+A07L0HwOV2R0TSVp0sNIf2F PIjhDj4eGbu+y7oyW260bo859UlNH9o+EzYPCkt859EFTRozftXqtNcfmovDc5oOaggWxa7+ XkklMbEOlYr1/UdmGxixPx1wfnyyZG0Q6d9XaoxUHNjOa8aDUmC9dQpY8xSGqp12MQ+OtS/Y gO/2WFu4FZBRnN9R6Nl+TgZlVRuWef5V8B+NRj9kB3YM8lR5J66bE7xgdzFqwNGSrrgbpXbd VGPYXny9t9NW+BY2uxhBgW/PWcGk4dMz2hWUY4tsmcw1Ft7QxE5npd/sAZk3sanahNMKVs1q DBOqRsorlEUtUbW6J7HPsAWsu6EAX2MGjxDF4=
  • Ironport-sdr: ZA5S7EaeSVj8txApTfzT+Vwq92XsFFOFFSsok78vPWkjhhPJclnV+oQBFAG9gXV1KItt8FSt2F XkwUNKpzVmMgkxkvSB/nnxX6UggVwz6vmL9lHSf0/czNPdNc3DWswU8JzEJ+5VyixqQk6HjfmH Jp86mpYFbxUitAwZ/PshV/xDnLnSMzYICOSbgKWxvwlM07ipt9Vf/D1SUIasTz4eozR08H/frm yRPgDEBuJZ912OhYaho5JTkQCo7JxgUle98A7TnVEOFY3bUCMQ732AeaYZZY+g+cYxhrEcOmCz gGM=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On Fri, Apr 23, 2021 at 01:22:34PM +0300, Sergey Kovalev wrote:
> # Abstract
> 
> After `xl save win win.mem` and then `xl restore win.hvm win.mem`
> the Windows 10 VM remain frozen for about a minute. After the
> minute it becomes responsive.
> 
> During the freeze the OS remains semi-responsive: on `Ctrl+Shift+Esc`
> press the wait cursor appears (blue circle indicator).
> 
> This is an intermittent fault been reproduced only twice.
> 
> # Technical notes
> 
> It have been noticed that there were no timer interrupts during
> the freeze.
> 
> zaytsevgu@xxxxxxxxx has debugged the received Xen state file and
> noticed that the flag HPET_TN_PERIODIC been set after unfreeze.
> 
> Based on that he provided two Python scripts: one to check the
> value and one to patch it.
> 
> Both "broken" state files we have been detected and patched
> successfully.
> 
> # Other information
> 
> ## Target machine
> 
> ```bash
> $ uname -a
> Linux localhost 5.4.0-66-generic #74~18.04.2-Ubuntu SMP
> Fri Feb 5 11:17:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
> ```
> 
> ## Xen version
> 
> Build from source on tag RELEASE-4.12.4
> 
> ## OS version
> 
> * Windows 10 build 1803 x64

Do you also run other versions of Windows, and in which case I assume
you have never seen the issue on those, or it's this specific version
the only that you use?

Thanks, Roger.



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.