home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!know!cass.ma02.bull.com!mips2!news.bbn.com!olivea!charnel!rat!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!news.Vanderbilt.Edu!ctrvx1.vanderbilt.edu!umarsa00
- From: umarsa00@ctrvx1.vanderbilt.edu (PROF. A.S. UMAR, (615)322-2459)
- Newsgroups: comp.unix.aix
- Subject: xlf fortran does not load from an xdm session
- Message-ID: <18NOV199211505674@ctrvx1.vanderbilt.edu>
- Date: 18 Nov 92 17:50:00 GMT
- Sender: news@news.vanderbilt.edu
- Organization: Vanderbilt University
- Lines: 28
- News-Software: VAX/VMS VNEWS 1.41
- Nntp-Posting-Host: ctrvax.vanderbilt.edu
-
- I have an RS/6000 with a bunch of X-stations. We have been running xdm
- for user auth. I have just realized that when I telnet directly to
- the workstation I get different ulimits compared to when I login
- via xdm from a X-station. The effect of this is that I do not have
- enough stack space to run XL fortran. So when you telnet directly the
- fortran works fine but when you login via xdm one gets the error:
- "Could not load program xlfentry
- Error was: Not enough space"
- message. I doubled my ulimits in /etc/security/limits file and restarted the
- system. This worked fine for ulimit -a from a telnet login but not from an
- xdm login. Here is a comperative ulimit -a output for the same user:
- message. I doubled my ulimits in /etc/security/limits file and restarted the
- system. This worked fine for ulimit -a from a telnet login but not from an
- xdm login. Here is a comperative ulimit -a output for the same user:
-
- via telnet via xdm
- ---------- -------
-
- time unlimited time unlimited
- file 2097151 file unlimited
- data 262144 data 131072
- stack 65536 stack 16384
- memory 32768 memory unlimited
- coredump 2048 coredump unlimited
-
- what is going on? HEEEEELP!!!!!
-
- umar@compsci.cas.vanderbilt.edu Prof.A.S. Umar
-