Summary: | [G965 OpenGL Video Playback] crash during opengl video playback | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ondrej Sury <ondrej> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | andrieuguillaume42, fintelia, Internet.freedesktop, jre.winesim, keithp, Rondom |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Xorg old log
Current Xorg.0.log after a crash intel_reg_dumper output after a crash dmesg with boot debugging flag after a crash Mpv stdout, Syslog and Dmesg info related to my crash 01052015 |
Description
Ondrej Sury
2014-09-26 13:29:22 UTC
Created attachment 106922 [details]
Current Xorg.0.log after a crash
Created attachment 106923 [details]
intel_reg_dumper output after a crash
Created attachment 106924 [details]
dmesg with boot debugging flag after a crash
I confirm the same bug happens on my laptop with Manjaro Linux installed. 1) System environment: -- chipset: Intel 965GM -- system architecture: x86_64 -- Software packages: xf86-video-intel 2.99.916-3 xorg-server 1.16.1-1 mesa 10.3.0-3 libdrm 2.4.58-1 -- kernel version: 3.14.20-1-MANJARO -- Linux distribution: Manjaro 0.8.10 UP11 -- Machine or mobo model: Gateway M-6804m -- Display connector: HDMI and internal display 2) Reproduce steps: mpv -vo=opengl <anyvideo>.mkv Seek video playback. DE is Gnome 3.12.2 and UXA accel method is enabled. This bug should be considered severe as it makes the whole X.org server crash. I even had to power the machine off abruptly. I checked and this bug only occurs on UXA acceleration method. It doesn't happen on SNA but SNA doesn't work well with my hardware. I haven't tested glamor yet. This problem started after updating to -- xorg-server v1.16.1 -- xf86-video-intel v2.99.916 -- mesa v10.3.0 Hello, Same issue with my laptop's intel card on debian testing: unvanquished (ie a 3d game) crashes on 1st startup. the whole X server crashes on 2nd server. logs show the following error: Failed to open BO for returned DRI2 buffer (1366x768, dri2 back buffer, named 9). - linux 3.16-2-amd64 - mesa 10.2.8-1 - libdrm 2.4.58-2 - xserver-xorg-core 1.16.1-1 - xserver-xorg-video-intel 2.21.15-2+b2 - gnome-shell 3.14.0 - unvanquished 0.32.0 Guillame Also, enabling SNA as follows prevent the crash for me: # cat /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" Option "TearFree" "true" EndSection *** Bug 85456 has been marked as a duplicate of this bug. *** Problem still happens on - linux 3.17.8-1 - mesa 10.4.2-1 - libdrm 2.4.58-1 - xorg-server 1.16.3-2 - xf86-video-intel 2.99.917-1 - gnome-shell 3.14.3-2 I found out something strange though: there is *no* crash when using external monitor via HDMI, even with UXA enabled. (In reply to Charles Lahaine from comment #9) > I found out something strange though: there is *no* crash when using > external monitor via HDMI, even with UXA enabled. CORRECTION: mpv doesn't crash only if external monitor is set to max HD resolution 1920x1080. If using a lower res like 1280x720, crash happens again. (In reply to Charles Lahaine from comment #10) > CORRECTION: mpv doesn't crash only if external monitor is set to max HD > resolution 1920x1080. If using a lower res like 1280x720, crash happens > again. Forget about it, it still crashes no matter what. I confirm X server also crashes with mplayer -vo gl <somevideo>.mkv Problem not solved. Segfault with UXA when playng any file in MPV. Also problem with game Urban Terror. OS: Manjaro Gnome-Shell x86_64 Kernel: Linux 3.16.7 GPU: Intel HD4000 MPV 0.8.2.3 xf86-video-intel2.99.917 mesa 10.4.6 DMESG: [ 1003.997288] mpv/vo[1579]: segfault at 3c ip 00007ff345ad6fcc sp 00007ff34668d8a0 error 4 in i965_dri.so[7ff345725000+53e000] [ 1004.677577] gnome-shell[764]: segfault at 208 ip 00007fca2381326d sp 00007fff1172b270 error 4 in i965_dri.so[7fca234a4000+53e000] [ 1142.475611] mpv/vo[1820]: segfault at 3c ip 00007efee6fa6fcc sp 00007efee7b5d8a0 error 4 in i965_dri.so[7efee6bf5000+53e000] [ 1143.120250] gnome-shell[1599]: segfault at 208 ip 00007fd86bc0626d sp 00007ffe503819c0 error 4 in i965_dri.so[7fd86b897000+53e000] If use SNA or GLAMOR Gnome working bad. System braking - animation, response applications etc! UXA working better, but crashing :( Sorry my English. Created attachment 115505 [details]
Mpv stdout, Syslog and Dmesg info related to my crash 01052015
Hi. I'm experiencing the same issue. Attached you'll find the mpv stdout, syslog and dmesg info. I'm using Gnome 3.14.2 with Debian Jessie (current updated stable). Linux 3.16.0-4-amd64 Processor i5-3320M Intel HD 4000 Graphics It's happening in Gnome3. I can't reproduce it with XFCE. I filled a new bug report here: https://bugzilla.gnome.org/show_bug.cgi?id=749621 Problem persists with - linux 4.0.3-1-MANJARO - mesa 10.5.5-1 - libdrm 2.4.61-1 - xorg-server 1.17.1-5 - xf86-video-intel 2.99.917-5 - gnome-shell 3.16.2-1 unvanquished no longer crashes on my machine, following a fix done by the unvanquished developers: https://github.com/Unvanquished/Unvanquished/issues/591 However I still observe crashes on the same machine while playing a 720p video using mpv. Problem seems to be fixed with: - linux 4.0.6-1 - xf86-video-intel 2.99.917+364+gb24e758-1 - xorg-server 1.17.2-1 - mesa 10.6.0-1 - libdrm 2.4.61-1 Can anyone else confirm this? On Debian Jessie, I can confirm that upgrading xserver-xorg-video-intel from the version in stable (2.21.15-2+b2) to the version in backports (2.21.15-2+b2) is solving the problem. Sorry, copy-paste mistake : On Debian Jessie, I can confirm that upgrading xserver-xorg-video-intel from the version in stable (2.21.15-2+b2) to the version in backports (2.99.917-2~bpo8+1 0) is solving the problem. Thanks for testing! |
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.