Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Bus error occurred

jungwukh
Beginner
379 Views

I could run my fortran compiled executable file before, and did not use the code for a while (2-3 month).

I tried to run it today, and met an error:

forrtl: severe (180): SIGBUS, bus error occurred

I guess this is an osx system wide problem because I could use the same executable file before.

Anyone knows a solution?

Thank you for your help in advance.

Regards,

Jung

0 Kudos
1 Reply
TimP
Honored Contributor III
379 Views
There's a paper posted at the top of this forum on this subject. Did you look? Perhaps you forgot your stack limit settings.
0 Kudos
Reply