https://bugs.winehq.org/show_bug.cgi?id=51442
Bug ID: 51442 Summary: A networking application misbehaves and causes 100% CPU usage in wineserver Product: Wine Version: 6.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
Created attachment 70293 --> https://bugs.winehq.org/attachment.cgi?id=70293 WINEDEBUG=+winsock trace BAD
A networking application misbehaves and causes 100% CPU usage in wineserver since commit 414b31bc0bbbfe005e90a1946a649082dc303c55 so it is a regression. Reverting commits 414b31bc0bbbfe005e90a1946a649082dc303c55 and 1ccab719ee6e87b7399876d4d5b30eb889c49e32 makes it working again.
The setup is complex, but I'll try to provide useful information, testing and extract a minimal reproducible setup eventually.