zsh-users
 help / color / mirror / code / Atom feed
From: "Greg Sylvain" <gsylvain@landmark.com>
To: "Bart Schaefer" <schaefer@brasslantern.com>, zsh-users@sunsite.auc.dk
Subject: Re: Problem w/ ulimit killing compiles on sol 2.4&2.6 ...
Date: Wed, 3 Feb 1999 13:29:10 -0500	[thread overview]
Message-ID: <8525670D.0065313F.00@lnserver.landmark.com> (raw)

Ok. great.

unlimit worked, well on Sol24 box anyway.  To finish this off then, I have
a couple last questions :

1 - where is the most appropriate place to put the unlimit call (~/.zshenv
or ~/.zshrc).  I never have been able to figure out what goes where.
Currently, I only specify my path in ~/.zshenv and everything else is done
in ~/.zshrc, is this correct ?

2 - is there any way to determine the amount of resources consumed by zsh
and in what areas ?  (i.e. is it my environment that is causing the stack
space to blow or is it the datasize, etc ???)

Thanks,
greg





"Bart Schaefer" <schaefer@brasslantern.com> on 02/03/99 12:54:13 PM
                                                              
                                                              
                                                              
 To:      Greg Sylvain/LSC, zsh-users@sunsite.auc.dk          
                                                              
 cc:                                                          
                                                              
                                                              
                                                              
 Subject: Re: Problem w/ ulimit killing compiles on sol       
          2.4&2.6 ...                                         
                                                              








On Feb 3, 12:38pm, Greg Sylvain wrote:
} Subject: Problem w/ ulimit killing compiles on sol 2.4&2.6 ...
}
} I'm running zsh 3.0.5 on a Solaris 2.4 and 2.6 machine, while attempting
to
} build a large C++ application with gcc -2.7.2.1 the compile exits
} prematurly after attempting to link the resulting objects.

I presume you get some kind of error message that leads you to believe
this is a limits problem?

} When I got to a fresh ksh with nothing int he evnironment, I'm able to
} build and link the program just fine.

Some versions of Sun operating systems have problems executing processes
if there's too much stuff in the environment.  I'd be surprised if Sol 2.6
was still susceptible, but it's possible.  You don't use `setopt allexport`
in zsh or anything silly like that, do you?

} My question is why is this happening and how can I fix it?  (I have 24
} directories in my PATH!)  What contributes to this limit problem and is
} there any way to increase the limit any more..

Have you tried the `unlimit` command (note the "n") which with no argument
should increase all limits to their maximum allowed values?

--
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com





             reply	other threads:[~1999-02-03 18:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-03 18:29 Greg Sylvain [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-02-05  9:02 Peter Stephenson
1999-02-05  8:28 Bart Schaefer
1999-02-05  6:40 Andrej Borsenkow
1999-02-04 13:11 Peter Stephenson
1999-02-04  8:46 Peter Stephenson
1999-02-03 19:23 Bart Schaefer
1999-02-03 18:48 Sweth Chandramouli
1999-02-03 18:09 Greg Sylvain
1999-02-03 17:54 Bart Schaefer
1999-02-03 17:38 Greg Sylvain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8525670D.0065313F.00@lnserver.landmark.com \
    --to=gsylvain@landmark.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).