Author Topic: Segmentation Fault in fortran Project  (Read 3566 times)

Offline asd34

  • Multiple posting newcomer
  • *
  • Posts: 27
Segmentation Fault in fortran Project
« on: December 25, 2012, 10:55:17 am »
Dear All,

Probably this issue has got nothing to do with the CB but I just want to know in case If any of you has experienced something like that before. I set up my project to run with MInGw gfortran compiler and if I create a simple project like Hello World or any other type. there is no hint of segmentation fault. So I assume that mingW compiler doesn't malfunctioning instead my code that I'm running has some kind of bugs in it. Unfortunately I couldn't upload the project cause it has many dependencies and many external libraries which rely on which is not practical itself. On side note also that I would like to share with you was there is not any specific line that compiler throws exception even if I try to debug it.

Based on the symptoms above what posssibly am I doing wrong in my code?

I'll appreciate your help..

Regards,


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Segmentation Fault in fortran Project
« Reply #1 on: December 25, 2012, 11:53:54 am »
Based on the symptoms above what posssibly am I doing wrong in my code?
Nobody can tell with that less information (OS and version, C::B version, MinGW  version etc.).

But if your app crashes (and not Code::Blocks) it's definitely your code or your setup what is wrong.

And if that's the case, your post is violating our forum rules.
Only question related to C::B itself are allowed here.

Genral programming questions have to be asked on othe sites/mailing lists.