Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Access violation or stack overflow Please contact Intel Support for assistance

John_B_7
Beginner
811 Views

Hello Intel Support I am contacting you for assistance.

Your Update 2 compiler crashes on a file that previously compiled fine (with Update 1).

The file is compiled with OpenMP and TBB.

Here is the command:

icpc -O2 -axCORE-AVX2 -qopenmp -o biotest -g -std=c++11 -I ../openmp ../openmp/patternmatch.cpp biotest.cpp -ltbb

Source code attached.

 :-| 

 

 

0 Kudos
2 Replies
Anoop_M_Intel
Employee
811 Views

Hi John,

I can reproduce this issue and have escalated this to compiler engineering.

Thanks and Regards
Anoop

0 Kudos
John_B_7
Beginner
811 Views

Super! Thanks Anoop, please keep me posted...i have downgraded to update 1 to get going again..

John

0 Kudos
Reply