[Bug 217635] lang/beignet: crash in get_program_global_data() after 1.3.0 update
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 29 14:58:43 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217635
misc-freebsd-bugzilla at talk2dom.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |misc-freebsd-bugzilla at talk2
| |dom.com
--- Comment #10 from misc-freebsd-bugzilla at talk2dom.com ---
Same issue here (drm_intel_bo_set_softpin_offset SEGV).
FreeBSD 11.0-RELEASE-p10
i7-4790K "Devil's Canyon" (Haswell) with HD 4600 (GT2)
libdrm-2.4.80_1,1
llvm39-3.9.1_1
beignet-1.3.1_1
ocl-icd-2.2.11_1
Initially failed with beignet (openCL 2.0)
Also fails with beignet (openCL 2.0) + attachment 180620
Also fails with beignet (openCL 1.2) + attachment 180620
Typical failure (always running as root):
(gdb) run
Starting program: /usr/local/bin/clinfo
Number of platforms 1
Platform Name Intel Gen OCL Driver
Platform Vendor Intel
Platform Version OpenCL 1.2 beignet 1.3
Platform Profile FULL_PROFILE
Platform Extensions
cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics
cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics
cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer
cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator
cl_intel_subgroups cl_intel_subgroups_short
Platform Extensions function suffix Intel
[New LWP 101064 of process 32508]
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000008021ef714 in drm_intel_bo_set_softpin_offset (bo=0x0,
offset=34466746368) at intel_bufmgr.c:266
266 if (bo->bufmgr->bo_set_softpin_offset)
"clpeak" crashes in the same way, with similar backtrace.
Volunteering to test.
I would appreciate config option for beignet to toggle openCL 2.0 support!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list