Update -
Even after updating to v1.3.2 - I get this and similar error.
I checked windows "Event Viewer". EventViewer documents couple of error caused by SaiUI.exe, but no details. Only error message is - 0xc0000005
A deeper research about this error message (see some of search results below) suggests me that Develper has written a bad code.
Developers - Can you help ?
----------------------- internet search result ------------------
DEP has been enabled for both hardware and software components since Windows XP SP2. However, some programs are still unable to be fully compatible with it. Some applications adopt a technique, usually called dynamic code generation, which doesn't tag these codes with an execute permission. As a result, this conflict gives rise to the problem. Besides, if software is developed without SafeSEH, it tends to cause 0xC0000005 error when DEP is enabled on the computer.
If you encounter the error code because of DEP, you can contact the developer of the software causing the issue and ask whether they have a solution. Alternatively, you can disable DEP for the software in question and this can be done through following steps: