bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #43320] rlimit doesn't get propagated to children


From: Samuel Thibault
Subject: [bug #43320] rlimit doesn't get propagated to children
Date: Sun, 28 Sep 2014 21:33:29 +0000
User-agent: w3m/0.5.3+debian-17

URL:
  <http://savannah.gnu.org/bugs/?43320>

                 Summary: rlimit doesn't get propagated to children
                 Project: The GNU Hurd
            Submitted by: sthibaul
            Submitted on: dim. 28 sept. 2014 23:33:28 CEST
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Reproducibility: None
              Size (loc): None
         Planned Release: None
                  Effort: 0.00
Wiki-like text discussion box: 

    _______________________________________________________

Details:

rlimits don't get propagated to children.

$ ulimit -s
unlimited
$ ulimit -s 1024
$ ulimit -s
1024
$ bash
$ ulimit -s
unlimited

Notably, this prevents libpthread from choosing the proper stack size
from ulimit -s





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43320>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]