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 on Mac 10.14.6

Ho__Phay
Beginner
414 Views

Hi,

  I updated my operating system from Mac 10.14.6 and some of my codes are now failed to compile with the following error

": internal error: ** The compiler has encountered an unexpected problem.

** Segmentation violation signal raised. **

Access violation or stack overflow. Please contact Intel Support for assistance.

 

I have Xcode 10.3 and Intel® Parallel Studio XE Composer Edition 2019 (update 3).  If I change the flag -O3 to -O2.  The compilation can be completed successfully.

 

Any help on this will be appreciated.

 

phay

0 Kudos
1 Reply
Viet_H_Intel
Moderator
414 Views

Can you look into one file which failed to compile and create a preprocessed file for us?

0 Kudos
Reply