All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 108272] [polaris10] opencl-mesa: Anything using OpenCL segfaults, XFX Radeon RX 580
Date: Tue, 09 Oct 2018 08:32:40 +0000	[thread overview]
Message-ID: <bug-108272-502-k7ze8pSAIQ@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-108272-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 2544 bytes --]

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

--- Comment #6 from jamespharvey20@gmail.com ---
Understood about Luxmark.

Doesn't look like it links against LLVM directly, but it links against libGL,
libGLX, and libGLdispatch.

Arch is on LLVM 7.0.0-1, and I wouldn't be surprised if that is newer than
IndigoBenchmark had on whatever distribution they compiled on.  I'm reaching
out to them to see if I can get their attention to come here, or answer what
they linked against.

IndigoBenchmark does work with opencl-amd, but I understand maybe that doesn't
link against or at least use the llvm initialization code in the same way.

I made a post on their support forum (indigorenderer.com/forum) which is
pending moderator approval.  Hopefully I can get them to share more
information.

$ ldd ./indigo_benchmark
linux-vdso.so.1 (0x00007fffb2f65000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f761adda000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f761adb9000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f761aba2000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00007f761a979000)
libQt5Gui.so.5 =>
/home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Gui.so.5
(0x00007f761a404000)
libQt5Core.so.5 =>
/home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Core.so.5
(0x00007f7619e5d000)
libQt5Widgets.so.5 =>
/home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Widgets.so.5
(0x00007f76197fd000)
libQt5Network.so.5 =>
/home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Network.so.5
(0x00007f76196f1000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f7619562000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f76193dd000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f76193c3000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f76191ff000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2
(0x00007f761ae0c000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x00007f761916a000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f7619160000)
libGLX.so.0 => /usr/lib/libGLX.so.0 (0x00007f761912d000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f7618fef000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f7618ddd000)
libGLdispatch.so.0 => /usr/lib/libGLdispatch.so.0 (0x00007f7618d1f000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f7618cf5000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f7618af1000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f76188eb000)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3435 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-10-09  8:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  8:26 [Bug 108272] opencl-mesa: Anything using OpenCL segfaults, XFX Radeon RX 580 bugzilla-daemon
2018-10-08  8:27 ` bugzilla-daemon
2018-10-08  8:28 ` bugzilla-daemon
2018-10-08  8:28 ` bugzilla-daemon
2018-10-08  8:29 ` bugzilla-daemon
2018-10-08 21:08 ` [Bug 108272] [polaris10] " bugzilla-daemon
2018-10-08 21:10 ` bugzilla-daemon
2018-10-08 21:25 ` bugzilla-daemon
2018-10-09  2:54 ` bugzilla-daemon
2018-10-09  8:32 ` bugzilla-daemon [this message]
2018-10-09  8:34 ` bugzilla-daemon
2018-10-09 17:42 ` bugzilla-daemon
2018-10-19 18:00 ` bugzilla-daemon
2018-10-31 18:59 ` bugzilla-daemon
2018-11-01  4:33 ` bugzilla-daemon
2018-12-17 17:46 ` bugzilla-daemon
2019-09-25 18:10 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-108272-502-k7ze8pSAIQ@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.