[esp-r] Re: error in saving file

Dave Howorth dave at howorth.org.uk
Fri Jun 26 23:54:29 BST 2009


Chandrayee Basu wrote:
> I am getting the following error and the ESP-r window is closing.
> 
> error
> 
> endfile: truncation failed in endfile
> 
> Why is this error coming? Is this some problem with disk space


Jon Hand wrote:
> There is no string 'endfile' in the ESP-r source branch so it is not clear where the
> error is happening.  A error message 'truncation failed' is a new type that
> has not been reported earlier.

I believe it is a gfortran error and, yes, I believe running out of disk
space is one thing that can cause it. Google says:

<https://www.linuxquestions.org/questions/linux-newbie-8/truncation-failed-in-endfile-342816/>
<http://gcc.gnu.org/ml/gcc-bugs/2000-02/msg00075.html>
and many more

Or consult the gfortran docs for more info :)

Cheers, Dave




More information about the esp-r mailing list