Summary: | [ivb] GPU hang whilst playing "Path Of Exile" via Wine, batchbuffer corruption | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jan Braun <janbraun> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED INVALID | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
/sys/class/drm/card0/error
reportbug collected info Xorg.log of the xserver running PoE /sys/class/drm/card0/error /sys/class/drm/card0/error, mesa 10.2.1 |
Most important question: what version of mesa are you using? > Chris Wilson <chris@chris-wilson.co.uk> changed: > Most important question: what version of mesa are you using? Based on the below, I'd say 10.1.4 (plus whatever changes the debian package makes, which doesn't seem to be much: http://ftp.de.debian.org/debian/pool/main/m/mesa/mesa_10.1.4-1.diff.gz ) | $ dpkg -l *mesa*| grep ^ii | ii libegl1-mesa:amd64 10.1.4-1 amd64 free implementation of the EGL API -- runtime | ii libegl1-mesa-dev 10.1.4-1 amd64 free implementation of the EGL API -- development files | ii libegl1-mesa-drivers:amd64 10.1.4-1 amd64 free implementation of the EGL API -- hardware drivers | ii libgl1-mesa-dev 10.1.4-1 amd64 free implementation of the OpenGL API -- GLX development files | ii libgl1-mesa-dri:amd64 10.1.4-1 amd64 free implementation of the OpenGL API -- DRI modules | ii libgl1-mesa-glx:amd64 10.1.4-1 amd64 free implementation of the OpenGL API -- GLX runtime | ii libglapi-mesa:amd64 10.1.4-1 amd64 free implementation of the GL API -- shared library | ii libglu1-mesa:amd64 9.0.0-2 amd64 Mesa OpenGL utility library (GLU) | ii libglu1-mesa-dev 9.0.0-2 amd64 Mesa OpenGL utility library -- development files | ii libopenvg1-mesa:amd64 10.1.4-1 amd64 free implementation of the OpenVG API -- runtime | ii libwayland-egl1-mesa:amd64 10.1.4-1 amd64 implementation of the Wayland EGL platform -- runtime | ii mesa-common-dev 10.1.4-1 amd64 Developer documentation for Mesa | ii mesa-utils 8.1.0-2+b1 amd64 Miscellaneous Mesa GL utilities | $ schroot -- dpkg -l *mesa*| grep ^ii | ii libegl1-mesa:i386 10.1.4-1 i386 free implementation of the EGL API -- runtime | ii libgl1-mesa-dev 10.1.4-1 i386 free implementation of the OpenGL API -- GLX development files | ii libgl1-mesa-dri:i386 10.1.4-1 i386 free implementation of the OpenGL API -- DRI modules | ii libgl1-mesa-glx:i386 10.1.4-1 i386 free implementation of the OpenGL API -- GLX runtime | ii libglapi-mesa:i386 10.1.4-1 i386 free implementation of the GL API -- shared library | ii libglu1-mesa:i386 9.0.0-2 i386 Mesa OpenGL utility library (GLU) | ii libglu1-mesa-dev 9.0.0-2 i386 Mesa OpenGL utility library -- development files | ii mesa-common-dev 10.1.4-1 i386 Developer documentation for Mesa | ii mesa-utils 8.1.0-2+b1 i386 Miscellaneous Mesa GL utilities | $ cheers, Jan I'm attaching the info automatically collected by the Debian reportbug tool for a bug in libglapi-mesa, I hope it helps. Also the Xorg.1.log of the xserver I was running PoE in (not that it looks suspicious to me). There's also a debian package of mesa 10.2.1-1 in experimental, which I could easily install. Should I do that, or would it be better to see if the problem reoccurs with 10.1.4-1 first? (I'm also willing to try to compile dev snapshots myself, but that'll probably take more effort and time.) Created attachment 101455 [details]
reportbug collected info
Created attachment 101456 [details]
Xorg.log of the xserver running PoE
I got another crash, so it's reproducible, although not easily so. I just installed Debian's mesa 10.2.1-2 and will see what happens with that. Created attachment 101700 [details]
/sys/class/drm/card0/error
Created attachment 101752 [details]
/sys/class/drm/card0/error, mesa 10.2.1
Another crash, this time with Debian's mesa 10.2.1-2 .
Is there any other information I can provide?
Dear Reporter, This Mesa bug has been in the "NEEDINFO" status for over 60 days. I am closing this bug based on lack of response but feel free to reopen if resolution is still needed. Please ensure you're supplying the correct information as requested. Thank you. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 101451 [details] /sys/class/drm/card0/error Hi, I got a a GPU hang with the attached crash dump while playing Path Of Exile via Wine (git 3ccaad8b) in an i386 chroot. Both the chroot and the main amd64 system are up-to-date Debian testing. Please tell me if I can provide more info or otherwise help.