https://bugs.winehq.org/show_bug.cgi?id=51006
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|'wineboot' fork bomb when |Running 32-bit wineboot to |creating new 64-bit |create a new 64-bit |WINEPREFIX with Wine |WINEPREFIX results in a |6.6-149-g39263558a20 |wineboot fork bomb with | |Wine 6.6-149-g39263558a20 Severity|blocker |normal
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Alexandre,
--- quote --- I assume you are running 32-bit wineboot by hand? --- quote ---
yes, I should have posted the command line in first place. I often initialize a new prefix this way, without using builtin programs.
--- snip --- $ rm -rf ~/.wine $ wineboot <fork bombs> --- snip ---
Works:
--- snip --- $ rm -rf ~/.wine $ notepad --- snip ---
Works as well:
--- snip --- $ rm -rf ~/.wine
$ wine64 wineboot --- snip ---
I've refined the summary and downgraded the severity to reflect this is limited to a specific use-case.
Regards