[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: memory leak in bash only during boot up in Bash-3.2.48
From: |
Chet Ramey |
Subject: |
Re: memory leak in bash only during boot up in Bash-3.2.48 |
Date: |
Wed, 26 Dec 2018 10:55:34 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
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/