Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14954 > unrolled thread
| Started by | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| First post | 2018-12-26 10:55 -0500 |
| Last post | 2018-12-26 10:55 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Date | 2018-12-26 10:55 -0500 |
| Subject | Re: memory leak in bash only during boot up in Bash-3.2.48 |
| Message-ID | <mailman.6311.1545839746.1284.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web