Summary: | System crash while playing concurrently VC1 and H264 videos | ||
---|---|---|---|
Product: | libva | Reporter: | Josep Torra <n770galaxy> |
Component: | intel | Assignee: | haihao <haihao.xiang> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | jjardon, seanvk |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Josep Torra
2012-07-03 07:54:00 UTC
I'm experiencing the same problem on a Huron River system with Debian Wheezy x86. All the scenarios described by Josep Torra also run fine here except when playing a vc1 clip simultaneously with a h264 clip. Although in my case, my system doesn't crash. It just hangs for a while. I start playing a long vc1 clip: it runs smooth. Meanwhile I start playing a short h264 clip: system hangs (but mouse still reacts) + video is mostly green and doesn't advance. After a while (longer than the length of the short h264 clip though), the h264 clip stops playing and the vc1 clip catches up and plays smoothly again. During the hang, dmesg reports hangs in the GPU. Relevant output is attached at the end of this comment. Trying to get debug info from i915_error_state results in no info: # mount -t debugfs debugfs /sys/kernel/debug # cat /sys/kernel/debug/dri/0/i915_error_state cat: /sys/kernel/debug/dri/0/i915_error_state: Cannot allocate memory dmesg output: [ 5246.370219] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5246.370241] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state [ 5246.376918] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 3630 at 3623, next 3708) [ 5252.716957] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5252.717109] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 3813 at 3758, next 3814) [ 5278.659069] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5278.659129] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 7827 at 7821, next 7828) [ 5285.017843] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5285.017897] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 7950 at 7946, next 7951) [ 5292.566763] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5292.566817] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 8031 at 7960, next 8032) [ 5298.969450] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5298.969500] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 8107 at 8082, next 8108) [ 5306.622228] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5306.622276] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 8178 at 8113, next 8179) [ 5313.136808] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5313.136867] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 8290 at 8263, next 8291) Will you please try the latest intel-vaapi driver and see whether the issue still exists? Thanks. Yakui No response from user for a long time so closing as WORKSFORME, Feel free to reopen this bug if you still experience the issue |
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.