http://bugs.winehq.org/show_bug.cgi?id=15485
Summary: EVE Online hangs on focus loss/restore after applying Empryan Age 1.1.1 patch Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: phoenix@mail.ru
Repro steps: 1. Get latest wine (i've used latest snapshot from git) and windows premium client (it's very likely that classic client is affected too, but i din't test it) from http://www.eve-online.com/download/windows.asp, install them 2. Launch EVE (premium or classic graphic mode - doesn't matter, i've tested both) 3. Switch focus from game and return it back (i've tried both windowed and fullscreen, it doesn't matter) 4. Repeat step 3 if game wasn't affected
Game crashes (20%) or hangs (80% - sound doesn't stop when game hangs) when i restore focus back to it (_not_ on focus loss) with the following messages in console (3 different instances): --- wine: Unhandled page fault on read access to 0x0000006c at address 0x10045e45 (thread 0021), starting debugger... --- wine: Unhandled page fault on read access to 0x0000006c at address 0x10045e45 (thread 0019), starting debugger... --- wine: Unhandled page fault on read access to 0x0000006c at address 0x10045e45 (thread 001a), starting debugger... --- I don't know how to use wine debugger, will try to put my hands on it next weekend.
Following links describes patch notes: http://myeve.eve-online.com/updates/patchnotes.asp It doesn't include any info on Stackless IO though: http://myeve.eve-online.com/devblog.asp?a=blog&bid=584 Information on Stackless IO deployment dates (server-side - 16th sep, client-side - 30th sep with EA 1.1.1 patch): http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=883386&...
I don't see any serious technological changes in EA 1.1.1 patch except for stackless IO, so this one should be blamed first in my opinion (or CCP again changed something w/o informing us).
My EVE-specific wine settings: [Software\Wine\AppDefaults\ExeFile.exe\Direct3D] 1214073207 "DirectDrawRenderer"="opengl" "OffScreenRenderingMode"="fbo" "VideoMemorySize"="512"
Global wine settings: WM is able to both control and decorate windows Applications are not allowed to prohibit mouse leaving window
My rig: Acer Aspire 5920G (C2D 2x2400, 2GB RAM, GF8600GTM) Debian Lenny current (nearly vanilla with nearly no changes), NVIDIA 177.76 drivers.
I don't know to which wine module assign this one, so set unknown for mow.