http://bugs.winehq.org/show_bug.cgi?id=8791
Summary: EVE-Online crashes at login screen with winsock/relay debug channel enabled Product: Wine Version: CVS Platform: PC URL: http://www.eve-online.com/download OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: kelfe@gmx.de
While trying to debug more EVE Online problems I noticed that EVE can't be started with relay/winsock debug channel active.
a regression test revealed: 4c5b55a0f82e83793814a21eadec8b50d48751f3 is first bad commit commit 4c5b55a0f82e83793814a21eadec8b50d48751f3 Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 4 18:16:48 2007 +0200
server: Run async I/O APCs from the SIGUSR1 handler.
reproduction: run WINEDEBUG="winsock" ~/wine/wine_git/wine eve.exe from the EVE directory (doesn't need an subscription/account)
expected login screen comes and stays up currently it crashes after showing the login screen for a second (probably while fetching the the server status or motd)