Bug 1433666
Summary: | [abrt] clpeak: llvm_codegen(): clpeak killed by SIGABRT | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | M. Edward (Ed) Borasky <znmeb> | ||||||||||||||||||||||||||
Component: | clpeak | Assignee: | Fabian Deutsch <fabian.deutsch> | ||||||||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 25 | CC: | fabian.deutsch, znmeb | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/ac4292e48074e05bc5e333d99bbdd46f8a1f306c | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:d59a0f66cbe8b1175df3e31067853c615c046dc3;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2017-03-19 08:30:22 UTC | Type: | --- | ||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||
Attachments: |
|
Description
M. Edward (Ed) Borasky
2017-03-19 06:16:46 UTC
Created attachment 1264546 [details]
File: backtrace
Created attachment 1264547 [details]
File: cgroup
Created attachment 1264548 [details]
File: core_backtrace
Created attachment 1264549 [details]
File: dso_list
Created attachment 1264550 [details]
File: environ
Created attachment 1264551 [details]
File: limits
Created attachment 1264552 [details]
File: maps
Created attachment 1264553 [details]
File: mountinfo
Created attachment 1264554 [details]
File: namespaces
Created attachment 1264555 [details]
File: open_fds
Created attachment 1264556 [details]
File: proc_pid_status
Created attachment 1264557 [details]
File: var_log_messages
This isn't really a clpeak bug - it's actually a pocl / documentation issue. How to reproduce: 1. Start with a clean system. 2. Install pocl and clpeak 3. Run clpeak ... it will crash. So will libreoffice-math, which is how I found this. The culprit in both cases is a missing "clang". Just installing pocl isn't enough; you have to install pocl-devel to get clang and some other OpenCL dependencies. I'm putting OpenCL through a lot of testing and filing bugs; once all the bugs are wrung out I can write a blog post about running OpenCL on Fedora with pocl and an AMD GPU. *** This bug has been marked as a duplicate of bug 1432468 *** |