bug-make
[Top][All Lists]
Advanced

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

[bug #18396] stack size setrlimit call interacts badly with Solaris/x86


From: Paul D. Smith
Subject: [bug #18396] stack size setrlimit call interacts badly with Solaris/x86 kernel bug
Date: Mon, 2 Jan 2023 14:48:17 -0500 (EST)

Update of bug #18396 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => 3.82                   

    _______________________________________________________

Follow-up Comment #7:

Starting with GNU make 3.82, we reset the stack limit back to its original
value before we exec the child.

Also note that if you are using posix_spawn() instead of fork/exec, we will
never reset the stack limit since posix_spawn() doesn't provide a way to reset
it.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?18396>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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