Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14954

Re: memory leak in bash only during boot up in Bash-3.2.48

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: memory leak in bash only during boot up in Bash-3.2.48
Date 2018-12-26 10:55 -0500
Organization ITS, Case Western Reserve University
Message-ID <mailman.6311.1545839746.1284.bug-bash@gnu.org> (permalink)
References <1545198854891-0.post@n7.nabble.com> <a3333d09-32b2-d331-4eb7-f278b15ae9fb@case.edu> <CA+15cFOQvXOos4kcoojPAcVbh02u2B6krZqNAGgyHSmHu4L8CQ@mail.gmail.com>

Show all headers | View raw


On 12/22/18 3:47 AM, ABHISHEK PALIWAL wrote:
> Hi Chet,
> 
>>What is the hard limit on the number of processes for a process started in
>>this environment? (The value of `ulimit -n'.)
> 
> Here are the Hard and soft limits for open files and max user processes.
> root@localhost:/root> ulimit -Hn
> 1024
> root@localhost:/root> ulimit -Hu
> 516046
> root@localhost:/root> ulimit -Su
> 1024
> root@localhost:/root> ulimit -S> 1024

These are probably not the same values that are available to processes run
as services.

Look at http://lists.gnu.org/archive/html/bug-bash/2018-12/msg00084.html
for a discussion of the issue and a fix.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: memory leak in bash only during boot up in Bash-3.2.48 Chet Ramey <chet.ramey@case.edu> - 2018-12-26 10:55 -0500

csiph-web