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

segamentation fault caused by common variables

chen_lu
Beginner
615 Views
hi,
I found in my fortrain 90 code that segamentation fault comes up when common variables appear in the code, but nothing goes wrong if I delete the statement of common variables. If it is the memory's problem, then how come it works without common variables? Here I just have one common variable. thanks.
Lu
0 Kudos
1 Reply
Steven_L_Intel1
Employee
615 Views
I think we would need more information, including an example program that demonstrates the problem.
0 Kudos
Reply