https://bugs.winehq.org/show_bug.cgi?id=56703
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com --- Created attachment 77165 --> https://bugs.winehq.org/attachment.cgi?id=77165 msiexec.exe backtrace
I can confirm the crash occurs using the linked installer with the latest master (wine-9.18-151-g658df7f2121) after working around the issue in bug 57248. To see the crash, it's necessary to wait after the progress bar has been dismissed in the installer for the installation operations to complete in the background.
A symptom that can be seen in "top" before the crash occurs is a msiexec.exe process with 100% CPU usage and continually growing amount of RES memory over time.
After the crash occurs, the installer window reports an installation failure related to rhino.msi. I've attached the backtrace from winedbg, which looks similar to the original one attached to this bug.