Bug 63940

Summary: [Gst-vappi-0.4]Core dumped when dump 422 format file
Product: libva Reporter: Liu Tienan <tienan.liu>
Component: intelAssignee: Weichangzhi <changzhix.wei>
Status: VERIFIED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium CC: lianyuex.yang, ouping.zhang, tienan.liu
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Liu Tienan 2013-04-26 03:12:35 UTC
System Environment:
----------------------------------------
Platform: IVB
Libva: staging branch 2b25c3439781f0b7162011627a8ad3bb6288d1bb
Intel-driver: staging branch 5bd630d4ea732818728b0a464f45739c86e08be3
Gst-vaapi: 0.4 branch dd40042d447a0b696a75172bd3ed6cd1bad23377

Bug Info:
----------------------------------
Core dumped
Bug Info:

libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /opt/X11R7/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
gst-launch-0.10: i965_drv_video.c:2623: i965_check_alloc_surface_bo: Assertion `0' failed.
Aborted (core dumped)

Reproduce steps:
---------------------------------
xinit&
gst-launch-0.10 filesrc location=/home/gst_AVC_conformance/Mux_Stream/H264_640x368_frame300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc ! video/x-surface,type=vaapi,format=\(fourcc\)UYVY ! vaapisink
Comment 1 Weichangzhi 2013-05-14 07:59:05 UTC
After update the gst-vaapi to b346eaaf715fcc5e7c81e556845d7738bbe06c7a, can't reproduce the bug.
This bug should have been fixed.
Comment 2 Liu Tienan 2013-05-15 01:19:09 UTC
This bug have been fixed.

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.