Hi Steve,
This is now a confirmed bug on Windows. Unfortunately, it is happening on one of our Windows working machines after a recent Windows 10 update. I am not sure which update, but this problem can be reproduced at least during this week (we don't use Windows regularly, so I can't be sure). The machine has an AMD graphics card so this doesn't look like a problem related to graphics drivers. The crash originates in Qt code (several member functions of QStyleSheetStyle, mainly unpolish()).
Interestingly, we can only reproduce this problem with the Blink tool. It happens when the tool is reset to a default state by clicking the "Close all images" button, just as you show on your video. There are no problems at all with other tools and elements of the user interface. On our working and testing Windows machines everything is stable as always, except Blink. There is nothing special in Blink that could cause this, and in fact the problem does not originate in Blink's code, although this tool is leading to it indirectly, and consistently. There are no problems at all on the rest of platforms; this only happens on Windows. I have no explanation for this.
Naturally, I am working to get this problem fixed as soon as possible. This is out of my control because it does not happen in my code. In these cases I always try to prevent the problem from happening by modifying the code that triggers it, but I am failing completely in this case, since there is nothing I can do to stop the crash (besides not showing any windows on the screen, which obviously is not an option). So the only thing I can do for now is finding a version of Qt where this does not happen, in case it exists, and use it just for the Windows version of PixInsight. I am working on this right now.
I am very sorry for this problem and will try to do my best to get it fixed. Please feel free to use other tools if they can meet your needs better.