http://bugs.winehq.org/show_bug.cgi?id=35414
Bug ID: 35414 Summary: EVE Online crashes on window resize Product: Wine Version: 1.7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: HappySoft@xakep.ru Classification: Unclassified
Created attachment 47261 --> http://bugs.winehq.org/attachment.cgi?id=47261 Log of execution: wine eve.exe
Environment: Xubuntu 13.10 x64 (3.11.0-15-generic) wine-1.7.11 (binary package from ppa:ubuntu-wine/ppa)
Game worked fine with wine 1.7.10. Today updated wine package to 1.7.11 and now game crashes after few seconds when game's window have been resized.
http://bugs.winehq.org/show_bug.cgi?id=35414
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47261|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=35414
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Please install the debug package for wine and get a new log, I believe it's called wine1.7-dbg. That should help giving a better backtrace, if that does not help you will need to perform a regression test: http://wiki.winehq.org/RegressionTesting
Not major, read http://bugs.winehq.org/page.cgi?id=fields.html#importance
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #2 from Vadim HappySoft@xakep.ru --- Created attachment 47265 --> http://bugs.winehq.org/attachment.cgi?id=47265 Log of execution debug version of wine
I have to compile wine from source codes for make backtrace more verbose. New log file has been attached.
http://bugs.winehq.org/show_bug.cgi?id=35414
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=35414
infine infine.k66@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infine.k66@yandex.ru
--- Comment #3 from infine infine.k66@yandex.ru --- Having the same issue here.
lubuntu 13.04 x64 3.8.0-35-generic
Also know at least one person on arch having to downgrade to 1.7.10 due to the same problem.
Couple of days ago have done regression testing, and the commit that breaks it for me is f8e62bc5962bc71ed584fd35329aba180f5e9df3
Also ran debug with trace+d3d,+relay,+seh,+tid. The whole log is 2,4Gb, so can't really attach it. Did manage to find the place where it breaks though. Don't really know what to look for, so attaching the part from the last d3d trace to the seh exception
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #4 from infine infine.k66@yandex.ru --- Created attachment 47346 --> http://bugs.winehq.org/attachment.cgi?id=47346 WINEDEBUG: the part where it breaks
WINEDEBUG=trace+d3d,+relay,+seh,+tid
The whole log is 2,4Gb so attaching it would be somewhat difficult
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #5 from infine infine.k66@yandex.ru --- Also probably should note that I was bisectng only on dlls/wined3d
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #6 from Henri Verbeet hverbeet@gmail.com --- Created attachment 47353 --> http://bugs.winehq.org/attachment.cgi?id=47353 patch
Does the attached patch make it any better?
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #7 from infine infine.k66@yandex.ru --- Yes. After applying the attached patch to the current git version, it's resize online all the way. Or at leat it works well enough that I'm unable to crash it anymore. Thank you very much.
http://bugs.winehq.org/show_bug.cgi?id=35414
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=35414
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |82b38139eb21a6898e4621eb740 | |5e99189c09b18 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Regression SHA1| |f8e62bc5962bc71ed584fd35329 | |aba180f5e9df3
--- Comment #8 from Henri Verbeet hverbeet@gmail.com --- Should be fixed by commit 82b38139eb21a6898e4621eb7405e99189c09b18.
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #9 from Jerome Leclanche adys.wh@gmail.com --- (In reply to comment #8) Is bug 35448 the same as this? I can't test right now.
http://bugs.winehq.org/show_bug.cgi?id=35414
--- Comment #10 from infine infine.k66@yandex.ru --- (In reply to comment #9)
(In reply to comment #8) Is bug 35448 the same as this? I can't test right now.
Sorry, don't have WoW, don't even have enough disk space for WoW right now. If the reason you can't test is compiling, you could probably just run with only WINEDEBUG=trace+d3d. If the last d3d trace before it crashes says "Enumerating Resource blahblahblah", it probably is related.
http://bugs.winehq.org/show_bug.cgi?id=35414
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #11 from Dmitry Timoshkov dmitry@baikal.ru --- *** Bug 35448 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=35414
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.12.
https://bugs.winehq.org/show_bug.cgi?id=35414
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-d3d