Bug 1433666 - [abrt] clpeak: llvm_codegen(): clpeak killed by SIGABRT
Summary: [abrt] clpeak: llvm_codegen(): clpeak killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 1432468
Alias: None
Product: Fedora
Classification: Fedora
Component: clpeak
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Deutsch
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d59a0f66cbe8b1175df3e310678...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-19 06:16 UTC by M. Edward (Ed) Borasky
Modified: 2017-03-19 08:30 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-03-19 08:30:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (34.92 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: cgroup (148 bytes, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: core_backtrace (2.76 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: dso_list (3.10 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: environ (3.21 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: limits (1.29 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: maps (15.31 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: mountinfo (3.70 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: namespaces (102 bytes, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: open_fds (134 bytes, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: proc_pid_status (1.12 KB, text/plain)
2017-03-19 06:16 UTC, M. Edward (Ed) Borasky
no flags Details
File: var_log_messages (296 bytes, text/plain)
2017-03-19 06:17 UTC, M. Edward (Ed) Borasky
no flags Details

Description M. Edward (Ed) Borasky 2017-03-19 06:16:46 UTC
Version-Release number of selected component:
clpeak-0.1-11.20160207git1f90347.fc24

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        clpeak
crash_function: llvm_codegen
executable:     /usr/bin/clpeak
global_pid:     22126
kernel:         4.9.14-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (5 frames)
 #4 llvm_codegen at /usr/src/debug/pocl-3fef5b58014c40e3e746a7ada281498582d8d569/lib/CL/devices/common.c:127
 #5 pocl_check_dlhandle_cache at /usr/src/debug/pocl-3fef5b58014c40e3e746a7ada281498582d8d569/lib/CL/devices/common.c:715
 #6 pocl_pthread_prepare_kernel at /usr/src/debug/pocl-3fef5b58014c40e3e746a7ada281498582d8d569/lib/CL/devices/pthread/pthread_scheduler.c:295
 #7 pocl_pthread_exec_command at /usr/src/debug/pocl-3fef5b58014c40e3e746a7ada281498582d8d569/lib/CL/devices/pthread/pthread_scheduler.c:338
 #8 pocl_pthread_driver_thread at /usr/src/debug/pocl-3fef5b58014c40e3e746a7ada281498582d8d569/lib/CL/devices/pthread/pthread_scheduler.c:366

Comment 1 M. Edward (Ed) Borasky 2017-03-19 06:16:51 UTC
Created attachment 1264546 [details]
File: backtrace

Comment 2 M. Edward (Ed) Borasky 2017-03-19 06:16:51 UTC
Created attachment 1264547 [details]
File: cgroup

Comment 3 M. Edward (Ed) Borasky 2017-03-19 06:16:52 UTC
Created attachment 1264548 [details]
File: core_backtrace

Comment 4 M. Edward (Ed) Borasky 2017-03-19 06:16:53 UTC
Created attachment 1264549 [details]
File: dso_list

Comment 5 M. Edward (Ed) Borasky 2017-03-19 06:16:54 UTC
Created attachment 1264550 [details]
File: environ

Comment 6 M. Edward (Ed) Borasky 2017-03-19 06:16:55 UTC
Created attachment 1264551 [details]
File: limits

Comment 7 M. Edward (Ed) Borasky 2017-03-19 06:16:56 UTC
Created attachment 1264552 [details]
File: maps

Comment 8 M. Edward (Ed) Borasky 2017-03-19 06:16:57 UTC
Created attachment 1264553 [details]
File: mountinfo

Comment 9 M. Edward (Ed) Borasky 2017-03-19 06:16:58 UTC
Created attachment 1264554 [details]
File: namespaces

Comment 10 M. Edward (Ed) Borasky 2017-03-19 06:16:59 UTC
Created attachment 1264555 [details]
File: open_fds

Comment 11 M. Edward (Ed) Borasky 2017-03-19 06:16:59 UTC
Created attachment 1264556 [details]
File: proc_pid_status

Comment 12 M. Edward (Ed) Borasky 2017-03-19 06:17:00 UTC
Created attachment 1264557 [details]
File: var_log_messages

Comment 13 M. Edward (Ed) Borasky 2017-03-19 08:25:52 UTC
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.

Comment 14 M. Edward (Ed) Borasky 2017-03-19 08:30:22 UTC

*** This bug has been marked as a duplicate of bug 1432468 ***


Note You need to log in before you can comment on or make changes to this bug.