[Bug 100728] [GLK - IGT] [regression] - igt at gem_render* @basic

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 23 21:07:34 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100728

--- Comment #16 from Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez at intel.com> ---
(In reply to krisman from comment #15)
> > and provide the output.
> 
> Any updates?  Did it fix the issue?

Hi krisman 

I appreciate you help here, and effectively LD_LIBRARY_PATH was the issue, the
thing that i did in order to solve this bug, was the following

$ pwd
/home/gfx/intel-graphics/tmp.drivers
$ : ls -l
lrwxrwxrwx 1 gfx gfx 5 May 23 10:51 opt -> /opt/

because all the libraries were on /opt, after this the test reported on this
bug were passed.

only as evidence i share with you the libraries of gem_render_linear_blits


$ : ldd gem_render_linear_blits
        linux-vdso.so.1 =>  (0x00007fff155d4000)
        libdrm_intel.so.1 =>
/home/gfx/intel-graphics/tmp.drivers/opt/X11R7/lib/libdrm_intel.so.1
(0x00007f068fc34000)
        libdrm.so.2 =>
/home/gfx/intel-graphics/tmp.drivers/opt/X11R7/lib/libdrm.so.2
(0x00007f068fa23000)
        libpciaccess.so.0 => /usr/lib/x86_64-linux-gnu/libpciaccess.so.0
(0x00007f068f7f8000)
        libprocps.so.4 => /lib/x86_64-linux-gnu/libprocps.so.4
(0x00007f068f5d1000)
        libkmod.so.2 => /lib/x86_64-linux-gnu/libkmod.so.2 (0x00007f068f3b8000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f068f19a000)
        libunwind.so.8 => /usr/lib/x86_64-linux-gnu/libunwind.so.8
(0x00007f068ef7f000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f068ed77000)
        libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f068ed56000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f068ea4d000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f068e684000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f068e46a000)
        libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0
(0x00007f068e3e3000)
        /lib64/ld-linux-x86-64.so.2 (0x000056079b5c9000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f068e1c0000)
        libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1
(0x00007f068df9a000)
        libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20
(0x00007f068dc89000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f068da85000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f068d812000)
        libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0
(0x00007f068d5fe000)


Thanks a lot

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170523/8e7fdb53/attachment.html>


More information about the intel-gfx-bugs mailing list