Created attachment 136376 [details] /sys/class/drm/card0/error Trying to transcode a movie using ffmpeg (hevc and h264 -> h264) using ffmpeg 3.4.1 on a debian9 machine. Happens with all 4.14 kernels.
Same problem here. GPU HANG: ecode 9:0:0x85dffffb, in X [3938], reason: Hang on rcs0, action: reset In my case it is usually triggered by visiting Google Maps in Firefox. dmesg and dump attached.
Created attachment 136379 [details] dmesg detailing hang
Created attachment 136380 [details] GPU crash dump
In my case it is reproducible with kernels 4.12.14 and 4.14.8. I will try to find out, which package update caused this problem.
Hello everyone, just in case, could you try mesa 17.3?
Original bug reporter here. Not running xorg, this is an headless server. However, upgraded the mesa libs: 17.3.1-1 (debian sid). Also upgraded the kernel to 4.14.9. No effects, ffmpeg is still hanging.
Created attachment 136391 [details] /sys/class/drm/card0/error
(In reply to Axel Fischer from comment #4) > In my case it is reproducible with kernels 4.12.14 and 4.14.8. I will try to > find out, which package update caused this problem. That will be really helpful. (In reply to Erik Oomen from comment #6) > Original bug reporter here. > > Not running xorg, this is an headless server. However, upgraded the mesa > libs: 17.3.1-1 (debian sid). Also upgraded the kernel to 4.14.9. > No effects, ffmpeg is still hanging. Could you get a dmesg or kern.log from boot to hang with debug information, drm.debug=0xe parameter on grub? Thanks.
Created attachment 136405 [details] Headless server dmesg dmesg of headless server.
Created attachment 136406 [details] Headless server dmesg after ffmpeg run. dmesg after ffmpeg was run.
Created attachment 136407 [details] /sys/class/drm/card0/error
Update: Error is reproducible on a NUC 6i3SYB .
(In reply to Elizabeth from comment #8) > (In reply to Axel Fischer from comment #4) > > In my case it is reproducible with kernels 4.12.14 and 4.14.8. I will try to > > find out, which package update caused this problem. > That will be really helpful. I tested it now and this problem is reproducible with mesa versions 17.3.0 and 17.3.1. Downgrading mesa to version 17.2.7 or any other prior version fixes the problem. Please let me know if I can provide additional information that would be helpful.
(In reply to Axel Fischer from comment #13) > ... I tested it now and this problem is reproducible with mesa versions 17.3.0 > and 17.3.1. Downgrading mesa to version 17.2.7 or any other prior version > fixes the problem. Please let me know if I can provide additional > information that would be helpful. Seems to be different problems. Erik, could you confirm that issue fixes downgrading mesa? If not, it will be needed to file a new bug with Axel's report to be worked on by mesa team.
Downgrading did not help. Tried kernels 4.12, 4.11 and 4.10, downgraded motherboard BIOS. No luck. I've had vaapi working perfectly in this setup, only thing that changed was the addition of 2nd PCIe ethernet card and regular debian upgrades.
(In reply to Elizabeth from comment #14) > (In reply to Axel Fischer from comment #13) > > ... I tested it now and this problem is reproducible with mesa versions 17.3.0 > > and 17.3.1. Downgrading mesa to version 17.2.7 or any other prior version > > fixes the problem. Please let me know if I can provide additional > > information that would be helpful. > Seems to be different problems. Erik, could you confirm that issue fixes > downgrading mesa? If not, it will be needed to file a new bug with Axel's > report to be worked on by mesa team. I created a new bug report for mesa (#104411).
Created attachment 136565 [details] linux 4.15-rc6, /sys/class/drm/card0/error
Created attachment 136566 [details] linux 4.15-rc6 dmesg
Ok, got it working... On debian: downgraded libva-dev and i965-va-driver to 1.7.3-2 (stable), build ffmpeg from git.
First of all. Sorry about spam. This is mass update for our bugs. Sorry if you feel this annoying but with this trying to understand if bug still valid or not. If bug investigation still in progress, please ignore this and I apologize! If you think this is not anymore valid, please comment to the bug that can be closed. If you haven't tested with our latest pre-upstream tree(drm-tip), can you do that also to see if issue is valid there still and if you cannot see issue there, please comment to the bug.
Closing, please re-open if still occurs.
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.