https://bugs.winehq.org/show_bug.cgi?id=44803
--- Comment #6 from Raphael raphael.nestler@gmail.com --- Hi Anastasius,
Are you sure the WINEPREFIX hasn't been reused with other software installations, or even worse infected with malware?
Most malware (trojans) love to hook 'ws2_32.dll' .. for reasons ;-)
I use PlayOnLinux to manage WINEPREFIXes and have a separate one for AoFe. I hope that it wasn't infected by malware ;)
One suspicion I had was that the crash is related to if UPnP (https://en.wikipedia.org/wiki/Universal_Plug_and_Play) is enabled on the router or not. The crash only happen when the router in network hat UPnP enabled.
Could it be that having UPnP enabled could trigger some different code paths?
Regards