I wrote a utility program in Delphi 2007 years ago. They have worked for years. In the past six months, some Windows 10 bug fix seems to have caused KernelBase.DLL to crash when I move a form rapidly across the screen. It seems to occur in a call to sqrt(). The ultimate cause might be in TWinControl.DefaultHandler. You can see the stack trace at
Has anyone else seen this? Is there a known work-around?