https://bugs.winehq.org/show_bug.cgi?id=52763
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to RĂ©mi Bernon from comment #5)
FWIW I'm not able to reproduce the issue with 6d4ec1255acceec7152ed98764ee29991ac04f10 (Wine 7.6+). I've downloaded portable ConEmu from https://www.fosshub.com/ConEmu.html, tried an existing and a fresh prefix, setting Windows version to Win 10 and ran either ConEmu64.exe or ConEmu.exe without any obvious issue.
Hmm, that`s weird then. It doesn`t work here. It appears the problem for me is happening in ConEmuC.exe (that is called by ConEmu.exe i guess). The following does not work for me:
wine ConEmuC.exe /c echo hello
No output, just 013c:err:seh:NtRaiseException Unhandled exception code c0000005
Tested in current git and Staging-7.6 (wine version set to win10).
Maybe someone else could give it a try, to see if it`s a problem on my side?