From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 79520] mpv 0.3.10-1 shows no video after mesa and ati-dri update to version 10.2.0rc5-1 Date: Tue, 03 Jun 2014 15:59:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0626036414==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9A3506E740 for ; Tue, 3 Jun 2014 08:59:57 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0626036414== Content-Type: multipart/alternative; boundary="1401811197.8fc5880.4492"; charset="us-ascii" --1401811197.8fc5880.4492 Date: Tue, 3 Jun 2014 15:59:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D79520 --- Comment #4 from Savyasachee Jha --- So I bisected mesa. The steps are: $ make clean && make distclean $ ./autogen.sh --prefix=3D/usr --sysconfdir=3D/etc --with-dri-driverdir=3D/usr/lib/xorg/modules/dri --with-gallium-drivers=3Dr300,r600,radeonsi,swrast,svga --with-dri-drivers=3Dr200,radeon,swrast --with-egl-platforms=3Dx11,drm, --enable-llvm-shared-libs --enable-gallium-egl --enable-gallium-llvm --enable-gallium-gbm --enable-egl --enable-gbm --enable-shared-glapi --enable-glx --enable-glx-tls --enable-dri --enable-osmesa --enable-gles1 --enable-gles2 --enable-texture-float --enable-xa --enable-vdpau --enable-o= mx --enable-opencl --enable-opencl-icd--with-clang-libdir=3D/usr/lib && make $ LD_LIBRARY_PATH=3D"./src/glx" LIBGL_DRIVERS_PATH=3D"./lib/gallium/" mpv for every bisection. The end result was: ee978aee94d98fec669002eb5ef7ceb1f46683a9 is the first bad commit commit ee978aee94d98fec669002eb5ef7ceb1f46683a9 Author: Christian K=C3=B6nig Date: Mon Jul 15 09:16:22 2013 -0600 vl: add H264 encoding interface Signed-off-by: Christian K=C3=B6nig Signed-off-by: Leo Liu :040000 040000 4e0bb4d3cba505fb01e24188353c3b05a4be201c 2e24ff49402d12d9865e6ef2dcb9771580bc4b8e M src I should add, that for every time I marked something as bad in the bisectio= n, I would get a "zsh: segmentation fault (core dumped)" message without fail. T= he ones I marked as good ran perfectly. --=20 You are receiving this mail because: You are the assignee for the bug. --1401811197.8fc5880.4492 Date: Tue, 3 Jun 2014 15:59:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 4 on bug 79520<= /a> from Savyasachee Jha
So I bisected mesa. The steps are:

$ make clean && make distclean

$ ./autogen.sh --prefix=3D/usr --sysconfdir=3D/etc
--with-dri-driverdir=3D/usr/lib/xorg/modules/dri
--with-gallium-drivers=3Dr300,r600,radeonsi,swrast,svga
--with-dri-drivers=3Dr200,radeon,swrast --with-egl-platforms=3Dx11,drm,
--enable-llvm-shared-libs --enable-gallium-egl --enable-gallium-llvm
--enable-gallium-gbm --enable-egl --enable-gbm --enable-shared-glapi
--enable-glx --enable-glx-tls --enable-dri --enable-osmesa --enable-gles1
--enable-gles2 --enable-texture-float --enable-xa --enable-vdpau --enable-o=
mx
--enable-opencl --enable-opencl-icd--with-clang-libdir=3D/usr/lib &&=
; make

$ LD_LIBRARY_PATH=3D"./src/glx" LIBGL_DRIVERS_PATH=3D"./lib/=
gallium/" mpv
<file-name>

for every bisection. The end result was:

ee978aee94d98fec669002eb5ef7ceb1f46683a9 is the first bad commit
commit ee978aee94d98fec669002eb5ef7ceb1f46683a9
Author: Christian K=C3=B6nig <christian.koenig@amd.com>
Date:   Mon Jul 15 09:16:22 2013 -0600

    vl: add H264 encoding interface

    Signed-off-by: Christian K=C3=B6nig <christian.koenig@amd.com>
    Signed-off-by: Leo Liu <leo.l=
iu@amd.com>

:040000 040000 4e0bb4d3cba505fb01e24188353c3b05a4be201c
2e24ff49402d12d9865e6ef2dcb9771580bc4b8e M      src

I should add, that for every time I marked something as bad in the bisectio=
n, I
would get a "zsh: segmentation fault (core dumped)" message witho=
ut fail. The
ones I marked as good ran perfectly.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1401811197.8fc5880.4492-- --===============0626036414== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0626036414==--