<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - mpv 0.3.10-1 shows no video after mesa and ati-dri update to version 10.2.0rc5-1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79520#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - mpv 0.3.10-1 shows no video after mesa and ati-dri update to version 10.2.0rc5-1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79520">bug 79520</a>
from <span class="vcard"><a class="email" href="mailto:savya.jha91@gmail.com" title="Savyasachee Jha <savya.jha91@gmail.com>"> <span class="fn">Savyasachee Jha</span></a>
</span></b>
<pre>So I bisected mesa. The steps are:
$ make clean && make distclean
$ ./autogen.sh --prefix=/usr --sysconfdir=/etc
--with-dri-driverdir=/usr/lib/xorg/modules/dri
--with-gallium-drivers=r300,r600,radeonsi,swrast,svga
--with-dri-drivers=r200,radeon,swrast --with-egl-platforms=x11,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-omx
--enable-opencl --enable-opencl-icd--with-clang-libdir=/usr/lib && make
$ LD_LIBRARY_PATH="./src/glx" LIBGL_DRIVERS_PATH="./lib/gallium/" mpv
<file-name>
for every bisection. The end result was:
ee978aee94d98fec669002eb5ef7ceb1f46683a9 is the first bad commit
commit ee978aee94d98fec669002eb5ef7ceb1f46683a9
Author: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>
Date: Mon Jul 15 09:16:22 2013 -0600
vl: add H264 encoding interface
Signed-off-by: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>
Signed-off-by: Leo Liu <<a href="mailto:leo.liu@amd.com">leo.liu@amd.com</a>>
:040000 040000 4e0bb4d3cba505fb01e24188353c3b05a4be201c
2e24ff49402d12d9865e6ef2dcb9771580bc4b8e M src
I should add, that for every time I marked something as bad in the bisection, I
would get a "zsh: segmentation fault (core dumped)" message without fail. The
ones I marked as good ran perfectly.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>