[Bug 295991] lib/libc posix_spawnp(): PATH-search child runs on an undersized rfork_thread stack and underflows into the caller's heap (heavily-linked processes; PHP proc_open)
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295991 --- Comment #7 from Konstantin Belousov <[email protected]> --- If the theory about alloca() is right, then https://reviews.freebsd.org/D57908 should help (but I did not tested). Even if it is not, I believe that it is a useful change. -- You are receiving this mail because: You are the assignee for the bug.