http://bugs.winehq.org/show_bug.cgi?id=26993
Summary: Consistent X lock up, blank screen (GPU hang) after playing 3D games for an hour or so Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: tom+bugs.winehq.org@falkensweb.com
Created an attachment (id=34417) --> (http://bugs.winehq.org/attachment.cgi?id=34417) Syslog extract showing GPU hung message
After playing 3D games for an hour or so, my screen goes black, and caps lock no longer lights up. However disk still goes off now and again and network is active (can ping from elsewhere).
Attached is a section of syslog output, looks like Wine is killing my Intel i915 on board graphics in this laptop.
Ubuntu 11.4 with Wine 1.3 from the official Wine repository.
http://bugs.winehq.org/show_bug.cgi?id=26993
--- Comment #1 from tom+bugs.winehq.org@falkensweb.com 2011-05-01 06:46:39 CDT --- I should add that 3D/compositing works OK in KDE.
http://bugs.winehq.org/show_bug.cgi?id=26993
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-05-01 09:40:19 CDT --- Broken Intel driver, not a Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=26993
--- Comment #3 from tom+bugs.winehq.org@falkensweb.com 2011-05-01 11:03:38 CDT --- How is it broken ? Is there an upstream report I didn't manage to google up ? This crash only happens when using Wine, if I wasn't clear...
http://bugs.winehq.org/show_bug.cgi?id=26993
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr 2011-05-01 12:35:49 CDT --- Wine is an user application. It can not lock up X server. That is a driver problem.
http://bugs.winehq.org/show_bug.cgi?id=26993
--- Comment #5 from tom+bugs.winehq.org@falkensweb.com 2011-05-01 17:12:17 CDT --- "Wine is an user application. It can not lock up X server." Cough.
$ cat /etc/sysctl.d/30-wine.conf # Wine needs to access the bottom 64k of memory in order to launch # 16 bit programs. vm.mmap_min_addr = 0
Just for instance.
Mind you, although I didn't open this bug till I though I could reproduce it, as I was playing today (now with SSH server running so I could capture the crash info) it was stable all afternoon. Ho hum.
http://bugs.winehq.org/show_bug.cgi?id=26993
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2011-05-01 20:27:43 CDT --- 30-wine.conf was added by your distro. If you think that's causing the problem, remove or comment it out, and try again.
In general, Wine is a normal X / OpenGL client app. If X explodes when running Wine apps, it's usually a driver problem, less often a hardware problem (e.g. overheating or overclocking), and even less often a kernel problem.
Intel's driver is known to have a number of bugs; it doesn't pass our test suite.
See e.g. https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bugs?fie... for ubuntu's list of intel driver bugs.
If you're sure it's not a hardware problem, and you have the latest drivers, consider filing a bug with your linux distro.
http://bugs.winehq.org/show_bug.cgi?id=26993
--- Comment #7 from tom+bugs.winehq.org@falkensweb.com 2011-05-02 08:09:18 CDT --- For the benefit of other people hitting this and finding way here : https://bugs.freedesktop.org/show_bug.cgi?id=36767
http://bugs.winehq.org/show_bug.cgi?id=26993
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2011-05-03 00:05:09 CDT --- Closing.