segmentation fault
- From: "student" <adarsh@xxxxxxxxxxxxx>
- Date: 23 Dec 2005 22:36:29 -0800
I have two codes in f90 which do exactly the same things. The only
differences between the two codes is that in one case I declared the
exact sizes of the arrays and in the other case, I declared each array
to be an allocatable array and then later allocated their sizes. The
answers that I get from the two codes are exactly the same too.
However, for some reason the latter code gives a segmentation fault
error while quitting. Can anyone point out what's happening here.
Thanks
.
- Follow-Ups:
- Re: segmentation fault
- From: robin
- Re: segmentation fault
- From: Mr Hrundi V Bakshi
- Re: segmentation fault
- From: student
- Re: segmentation fault
- From: Steven G. Kargl
- Re: segmentation fault
- Prev by Date: Re: T edit and ADVANCE="NO"
- Next by Date: Re: segmentation fault
- Previous by thread: Is there interest in an embedded database engine for F95?
- Next by thread: Re: segmentation fault
- Index(es):
Relevant Pages
|