Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
1695 Discussions

C code - assertion failed: find_seq_in_lookup_table bug

Mohammed_I_
Beginner
459 Views

Hi,

I'm having a problem when trying to compile with icc on c code, I'm getting:

Internal error loop: assertion failed: find_seq_in_lookup_table: seq_number not found (shared/cfe/edgcpfe/il.c, line 3866)

I had searched for this bug and seeming it had fixed at update5  (https://software.intel.com/en-us/articles/intel-composer-xe-2013-compilers-fixes-list)

The problem is that I'm writing in C++ not in C !!!

Useful Info:

I'm using update.1 old licensed version, and got the above error.

When I tried to download and install trial update 3 version, I had faced a problem regarding the license:

 

Error: A license for CCompL is not available (-5,412).

Make sure that a license file is being used that contains a license
for the requested feature.  If your license requires a license server,
make sure that the server is using the right license file (usually,
this would be the same license file that is being used by this
application), and make sure that you have not changed the license
file since starting the server.

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /local_hd/intel/composer_xe_2013.1.117/licenses
**  3.  /opt/intel/licenses/USE_SERVER.lic
**  4.  /khome/mohammed/intel/licenses
**  5.  /local_hd/intel/composer_xe_2013_sp1.3.174/licenses
**  6.  /local_hd/intel/composer_xe_2013_sp1.3.174/Licenses
**  7.  /Users/Shared/Library/Application Support/Intel/Licenses
**  8.  /local_hd/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic

Please visit http://software.intel.com/sites/support/ if you require technical assistance.

icc: error #10052: could not checkout FLEXlm license

---------------------------------------------------------------------------------

Can anyone assist please ?

I will grateful for any trying to help.

Thanks,

Mohammed

0 Kudos
2 Replies
Bernard
Valued Contributor I
459 Views

Looks like compiler internal error. Please post question this on Intel C++ forum.

0 Kudos
Mohammed_I_
Beginner
459 Views

Thanks I will.

0 Kudos
Reply