https://bugs.winehq.org/show_bug.cgi?id=49963
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |https://download.mobatek.ne | |t/2032020060430358/MobaXter | |m_Installer_v20.3.zip Ever confirmed|0 |1 Keywords| |download
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com --- With wine-9.19, I believe I'm seeing the same problem as originally reported, although I don't see an unhandled exception reported for cygtermd.exe, as it now seems to exit silently. The crash backtrace is the same if winedbg is used to launch it directly in the same way MobaXterm does indirectly.
However, if I run MobaXterm with WINEDEBUG=+relay,+seh set, it does seem to successfully spawn a new terminal session. Perhaps there is some timing issue or race that is worked around with the slowdown from increased Wine debug output.