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

** Segmentation violation signal raised. **

Marián__VooDooMan__M
New Contributor II
996 Views
IMO this is a dupe, but I cannot find in the mailing list folder the original post. I'm sorry. ICC 16.0 (latest up-to-date), MSVC 2015, x64; MSVC 2013 works fine When I compile my project I get random failures: 2> c_gui_morse.cpp 2>": : error : ** The compiler has encountered an unexpected problem. 2> ** Segmentation violation signal raised. ** 2> Access violation or stack overflow. Please contact Intel Support for assistance. 2> 2> c_box_schmitt.cpp 2> c_conn_keeper.cpp best
0 Kudos
1 Solution
Shenghong_G_Intel
996 Views

Hi Marian,

This error is general, I've searched in our problem tracking system, similiar errors are all fixed and closed. There are no open issues for VS2015 with this error message.

You may need to submit us the test case to investigate.

Thanks,

Shenghong

View solution in original post

0 Kudos
1 Reply
Shenghong_G_Intel
997 Views

Hi Marian,

This error is general, I've searched in our problem tracking system, similiar errors are all fixed and closed. There are no open issues for VS2015 with this error message.

You may need to submit us the test case to investigate.

Thanks,

Shenghong

0 Kudos
Reply