Understanding the backtrace error in fortran
I get the following error when I execute a fortran code compiled with gfortran . The error is followed by a backtrace for this error pointing to memory locations. Program received signal SIGSEGV: Segmentation fault - invalid memory reference. Backtrace for this error: #0 0x2b2f8e39da2d in ??? #1 0x2b2f8e39cc63 in ??? #2 0x311823256f in ??? #3 0x311827a7be in ??? #4 0x2b2f8e39cff2 in ??? #5 0x2b2f8e4adde6 in ??? #6 0x2b2f8e4ae047 in ??? #7 0x2b2f8e4a62d7 in ??? #8 0x40482a in instrument_ at /home/user/model/instrument.f:90 #9 0x406c1e in funcdet at /home/user/model/funcsynth.f:67 #10 0x406c98