This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18862] Cloning with CLONE_VFORK | CLONE_VM stops sending signals internally from working.


https://sourceware.org/bugzilla/show_bug.cgi?id=18862

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
There are use cases which are valid (if the appropriate flags are specified). 
We cannot support execve because it needs to set errno on failure, so there has
to be a valid thread descriptor.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]