http://bugs.winehq.org/show_bug.cgi?id=29762
Bug #: 29762 Summary: Crashes on games with X-Server 1.11.3/NVIDIA driver 290.10 Product: Wine Version: 1.4-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sworddragon2@aol.com Classification: Unclassified
Created attachment 38644 --> http://bugs.winehq.org/attachment.cgi?id=38644 Crash after a game started
I'm using Ubuntu 12.04 dev and after I have upgraded the X-Server from version 1.10.4 to 1.11.3 and the NVIDIA driver from version 280.13 to 290.10 Wine is crashing on every game that is trying to initialize 3D graphics (for example Guild Wars and Warcraft 3).
Somebody on ubuntuforums.org said this happens because Wine doesn't work with XInput of the new X-Server: http://ubuntuforums.org/showthread.php?t=1915170
In the attachements is a log of such a crash.
http://bugs.winehq.org/show_bug.cgi?id=29762
sworddragon2@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64
http://bugs.winehq.org/show_bug.cgi?id=29762
sworddragon2@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38644|crash.log |crash.txt filename| | Attachment #38644|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29762
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2012-02-01 10:34:17 CST --- I'm on a different distro (Fedora 16 x86) but I'm using the same X-Server version (1.11.3) and the same Nvidia driver version (290.10). I can't reproduce the problem with Guild Wars here.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #2 from sworddragon2@aol.com 2012-02-18 05:34:27 CST --- I have upgraded to X-Server 1.11.4, the NVIDIA driver 295.20 and Wine 1.4 RC4 but the bug still exists. I have even tried Wine 1.2.3 today and this version is running fine.
http://bugs.winehq.org/show_bug.cgi?id=29762
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2012-02-18 05:43:12 CST --- What version of wine are you using?
$ wine --version
It should be at least wine-1.3.37 or 1.4-rc1.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2012-02-18 05:45:18 CST --- Nevermind, misread your previous message. This still kinda looks like a driver bug. Could you install wine debug symbols? (wine-dbg, wine-debug, depending on your distro)
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #5 from sworddragon2@aol.com 2012-02-18 13:03:57 CST --- Created attachment 38949 --> http://bugs.winehq.org/attachment.cgi?id=38949 GDB Backtrace
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #6 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-02-18 15:08:09 CST --- You not running it over ssh or on a separate X display by any chance? Also have you installed correct 32-bit libraries for your new version of Xorg?
And please don't use gdb on Wine, it's utterly useless.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #7 from sworddragon2@aol.com 2012-02-18 15:21:26 CST ---
You not running it over ssh or on a separate X display by any chance?
I have tried now to use a virtual desktop with WIne and all is working fine then.
Also have you installed correct 32-bit libraries for your new version of Xorg?
I'm using Wine from the ppa which is linked here and all dependencies are installed.
And please don't use gdb on Wine, it's utterly useless.
What shall I do then?
http://bugs.winehq.org/show_bug.cgi?id=29762
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #8 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-02-18 17:00:52 CST --- Use winedbg if you must (won't help here either). Try latest nvidia driver (295). Report to your distro, it's beta after all.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #9 from sworddragon2@aol.com 2012-02-18 21:11:16 CST --- Created attachment 38958 --> http://bugs.winehq.org/attachment.cgi?id=38958 winedbg
http://bugs.winehq.org/show_bug.cgi?id=29762
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr 2012-02-18 22:47:21 CST --- Did you use a clean WINEPREFIX?
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #11 from sworddragon2@aol.com 2012-02-19 03:25:39 CST --- What do you mean with clean WINEPREFIX? I have just called wine without any WINEPREFIX.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #12 from Jerome Leclanche adys.wh@gmail.com 2012-02-19 03:46:38 CST --- try WINEPREFIX=~/new wine yourapp
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #13 from sworddragon2@aol.com 2012-02-19 05:26:43 CST --- Created attachment 38963 --> http://bugs.winehq.org/attachment.cgi?id=38963 Crash with new WINEPREFIX
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #14 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-02-19 10:19:43 CST --- Please attach "WINEDEBUG=+synchronous,+cursor,+tid wine game.exe" debug output.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #15 from sworddragon2@aol.com 2012-02-19 10:31:04 CST --- Created attachment 38974 --> http://bugs.winehq.org/attachment.cgi?id=38974 Winedebug
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #16 from sworddragon2@aol.com 2012-02-19 10:40:36 CST --- As I said Wine works fine if the game is started in a virtual desktop but I figured out if I enable "Automatically capture the mouse in full-screen windows" the game will crash only if I make a mouseclick.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #17 from sworddragon2@aol.com 2012-02-24 04:47:44 CST --- It seems the workaround with the virtual desktop doesn't work on every game. It works on Guild Wars but not on Warcraft 3 - Reign Of Chaos and Warcraft 3 - The Frozen Throne.
http://bugs.winehq.org/show_bug.cgi?id=29762
--- Comment #18 from sworddragon2@aol.com 2012-02-26 12:43:31 CST --- The problem still exists on Wine 1.4 RC5. But the official release of Wine 1.4 RC5 in the ubuntu repository is now finally working for me. So I could try to use this version instead the one from the ubuntu-wine ppa.
Interestingly this version is working without a virtual desktop. Only the package from the ubuntu-wine ppa is still crashing. Maybe the crash appears from some different installed dependencies or something else.
http://bugs.winehq.org/show_bug.cgi?id=29762
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |scott@open-vote.org Ever Confirmed|0 |1
--- Comment #19 from Jerome Leclanche adys.wh@gmail.com 2012-02-26 12:50:37 CST --- That's not normal. CC Scott Richie who is in charge of those packages, but it doesnt look like a wine bug so it'll be closed as invalid.
http://bugs.winehq.org/show_bug.cgi?id=29762
sworddragon2@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #20 from sworddragon2@aol.com 2012-03-20 11:04:40 CDT --- I have updated my system and tested this again (Wine 1.4 Final). The problem doesn't exist anymore. Maybe an update to the new ia32-libs from Ubuntu 12.04 solved this problem (a long time there were dependency problems for this).
http://bugs.winehq.org/show_bug.cgi?id=29762
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|INVALID |UPSTREAM
--- Comment #21 from Jerome Leclanche adys.wh@gmail.com 2012-03-20 11:06:12 CDT --- Closing upstream.