Running clinfo on an OS with ROCm 2.8.0 installed will cause a segfault, See above URL for information. The patch is available in GitHub at https://github.com/RadeonOpenCompute/ROCR-Runtime/commit/f446e05ed4c86c57d43d5cf8cb3a07bf8b71d8d0 Reproducible: Always Steps to Reproduce: 1. Install ROCm 2.8.0 2. Run clinfo Actual Results: Error logged to dmesg as a bunch of cryptic numbers Expected Results: See OpenCL implementation details
Thank you for the bug report and detailed information regarding the problem and the fix for it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca51ee6c39978cc45987c2d096e588b17f0a5792 commit ca51ee6c39978cc45987c2d096e588b17f0a5792 Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2019-10-03 15:54:04 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2019-10-03 15:54:18 +0000 dev-libs/rocr-runtime: Fix SIGSEGV Bug: https://github.com/RadeonOpenCompute/ROCR-Runtime/issues/68 Closes: https://bugs.gentoo.org/696108 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> .../rocr-runtime-2.8.0-fix_doorbell_map.patch | 57 ++++++++++++++++++++++ dev-libs/rocr-runtime/rocr-runtime-2.8.0-r1.ebuild | 38 +++++++++++++++ 2 files changed, 95 insertions(+)