http://bugs.winehq.org/show_bug.cgi?id=30729
Bug #: 30729 Summary: EVE Online crashes on attempt to move window Product: Wine Version: 1.5.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: phoenix@mail.ru Classification: Unclassified
Created attachment 40234 --> http://bugs.winehq.org/attachment.cgi?id=40234 Crash log
1. Log into eve 2. Try to move (drag) or resize any in-game window (for example, chat)
Result: Game freezes, glibc error is printed to stdout (see glibc_err.txt). Both current Tranquility (main live server, version 369870 atm) and Singularity (test server, 375815) clients are affected.
Today my machine (Debian Testing aka Squeeze, x86_64, running on ASUS G72GX laptop) received handful of updates, after which this bug appeared:
1) Wine from the pre-1.5.4 release to current git (post-1.5.4, 6c51c1ba1310707a6380cac66aeb06b3f2f3994a), both versions compiled myself 2) NVIDIA binary blob from 302.07 to 302.11 3) Regular daily debian updates (apt.txt)
Then i went through all of these: 1) Tried with Wine 1.5.4 from git 2) Reinstalled video driver of version 302.07 3) Tried with Wine 1.5.3 from git 3) Tried with Wine 1.5.2 from git
Neither of points helped, thus it seems problem is in system update, which besides other things included X update:
[UPGRADE] xserver-common:amd64 2:1.11.4-1 -> 2:1.12.1-2 [UPGRADE] xserver-xephyr:amd64 2:1.11.4-1 -> 2:1.12.1-2 [UPGRADE] xserver-xorg-core:amd64 2:1.11.4-1 -> 2:1.12.1-2
I'm not 100% sure this is Wine bug (could be Debian / NVIDIA driver / X.org-specific issue), but feel like Wine bugtracker is a good starting place.