http://bugs.winehq.org/show_bug.cgi?id=27762
Summary: EVE Online Singularity build crashes on start due to changes in winsock Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: phoenix@mail.ru
What to do:
1) Get client at http://content.eveonline.com/EVE_Premium_Setup_273475_m.exe and install it 2) Get Tranquility (live server) -> Singularity (test server) patch at http://content.eveonline.com/test/evepremiumpatch273475-276337_test_m.exe and apply it to installed client 3) Attempt to launch client ./wine "C:\Program Files\CCP\Singularity\eve.exe" /server:singularity
Result: EVE crashes during splash screen. Regression tests blame following commit:
3581d2c6d176fe922ee4c8b05768f18c59c93008 is the first bad commit commit 3581d2c6d176fe922ee4c8b05768f18c59c93008 Author: Hans Leidekker hans@codeweavers.com Date: Tue Jun 14 10:31:26 2011 +0200
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped calls to WSASend/To.
:040000 040000 1d6630a90f16d8837bc0245c99b6fe0148e6094b 0e47b51bc6d283e1b0bccf8b18758b2c6d38fe19 M dlls
I checked with head on it and previous commit and confirmed that EVE Singularity build under wine crashes only after this commit.
Currently it doesn't influence vast majority of EVE players, but when EVE's developer deploys test patch to live server, impact will be much more significant.