Summary: | Crash in drm_intel_gem_bo_unreference() in intel_bufmgr_gem.c | ||
---|---|---|---|
Product: | libva | Reporter: | Gautam <manamgautam> |
Component: | intel | Assignee: | haihao <haihao.xiang> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | ben, chris, daniel, greaterd, jbarnes, remidesmarais, seanvk |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
sample application to play videos[MP4 with H264 codec] from current directory. It has scrpit file to build and run.
Kernel configuration file. Patch for mutex in gen6_mfd_free_avc_surface updated patch |
Description
Gautam
2012-09-24 12:54:23 UTC
Created attachment 67728 [details]
Kernel configuration file.
3.5.0 kernel configuration file.
OS: vanilla 3.5.0 linux kernel No external patch were applied to the kernel We are using 3rd party drivers for which we have full source code. (In reply to comment #0) > Solution:- > We fixed this issue by adding mutex in the function > gen6_mfd_free_avc_surface(). Where is the patch ? Created attachment 67759 [details]
Patch for mutex in gen6_mfd_free_avc_surface
patch contains mutex added in the gen6_mfd_free_avc_surface function.
Created attachment 68477 [details]
updated patch
Fix was incomplete in previous patch . so updated it
The packages used are clutter-gst: 1.5.6 gstreamer-0.10.36 gst-plugins-base-0.10.36 gst-plugins-bad-0.10.23 gst-plugins-good-0.10.31 gst-plugins-ugly-0.10.19 gstreamer-vaapi:0.10 verison 0.3.7 libva-1.1.0 intel-driver 1.0.18 xorg-server-1.12.1 linux 3.5.0 The patch looks good to me although I still can't reproduce the issue. I pushed your patch with some modification to fix the same issue on other platforms Thanks a lot. |
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.