OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

_dl_check_map_versions assertion

Hongbo_R_Intel1
Employee
696 Views

Hello,

I ran into the following assertion with the latest OpenCL SDK:

$ /opt/intel/intel-opencl-1.2-6.0.0.1049/opencl-sdk/bin/ioc64
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!

Any idea?

Thanks,

Hongbo

 

0 Kudos
3 Replies
Robert_I_Intel
Employee
696 Views

HI Hongbo,

Please let me know what Processor, OS you are using.

0 Kudos
Hongbo_R_Intel1
Employee
696 Views

Thanks, Robert, for the reply.

The system is: Ubuntu 15.10 64-bit(Tried 14.04 64-bit before, same issue), Intel Core i7-5775C CPU@3.3GHZ * 8, Intel Iris Pro 6200 (Broadwell GT3e).

 

0 Kudos
Robert_I_Intel
Employee
696 Views

HI Hongbo, see this discussion https://github.com/kripken/emscripten/issues/3235​ - looks like you need to downgrade  libselinux1 to 2.1.13-3

 

0 Kudos
Reply