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

Help on some run-time error with ifort compiler for Linux.

ddbb12
Beginner
320 Views
Hi,
I have meet a very strange problem.
One of my program can run with a small array, but if the array is become bigger, there will be an run-time error, the error meeage like this:
*** glibc detected *** double free or corruption (!prev): 0x0824b550 ***
forrtl: error (76): IOT trap signal

I had checked the the boundary of the array, it's ok.
I am wander what's meaning about the error message, is it means that the glibc is not right in my PC ?

Thanks a lot for everyone to read it.:)
0 Kudos
0 Replies
Reply