https://bugs.winehq.org/show_bug.cgi?id=55151
Bug ID: 55151 Summary: PC crashes after endlessly eating up memory Product: Wine Version: 8.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: axis6404@proton.me Distribution: ---
example script (selfdel.bat):
:REP del "selfdel.bat" if exist "selfdel.bat" goto REP
wine selfdel.bat (An infinite loop occurs. Until it eats up all the memory and the PC stops.)
The koeiuc.bat in Steam games made by Koei eats up all the memory and crashes the PC.