SUMMARY: - fortran and DU 4.0 -

From: Kurt Knochner <Kurt.Knochner_at_Physik.TU-Muenchen.DE>
Date: Wed, 11 Sep 1996 14:15:28 +0200

A while ago I asked for:

> I encounterd some problems with a fortran program of one of my users.
> When I start that program I get the message:
>
> 1167:./prog: /sbin/loader: Fatal Error: set_program_attributes
> failed to set heap start
>

Thanks to:

        Peter Stern <peter_at_wiscpa.weizmann.ac.il>

who provided me with the solution

The problem is that the programm wants to much memory. To increase the
available memory for the program (process) you have to raise the value
of the kernel variable

        dfldsiz

in the config file and to build a new kernel. The other way is to
use the ulimt (bash ; ulimit -d) or limit (csh; limit datasize) command
to raise that value on a running system.

cu
Kurt
Received on Wed Sep 11 1996 - 14:42:23 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:47 NZDT