public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/16364] New: sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux
@ 2013-12-22 18:09 aoliva at sourceware dot org
  2013-12-22 18:23 ` [Bug libc/16364] " carmelo73 at gmail dot com
  2014-06-13 11:22 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: aoliva at sourceware dot org @ 2013-12-22 18:09 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16364
           Summary: sleep may leave SIGCHLD blocked on sync cancellation
                    on GNU/Linux
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: aoliva at sourceware dot org
                CC: drepper.fsp at gmail dot com

sleep calls nanosleep after blocking SIGCHLD on GNU/Linux.  nanosleep is a
cancellation point, and so is sleep, but there isn't any cleanup in sleep to
restore SIGCHLD to its original state should the nanosleep syscall be
cancelled.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/16364] sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux
  2013-12-22 18:09 [Bug libc/16364] New: sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux aoliva at sourceware dot org
@ 2013-12-22 18:23 ` carmelo73 at gmail dot com
  2014-06-13 11:22 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: carmelo73 at gmail dot com @ 2013-12-22 18:23 UTC (permalink / raw)
  To: glibc-bugs

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

Carmelo Amoroso <carmelo73 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carmelo73 at gmail dot com

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/16364] sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux
  2013-12-22 18:09 [Bug libc/16364] New: sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux aoliva at sourceware dot org
  2013-12-22 18:23 ` [Bug libc/16364] " carmelo73 at gmail dot com
@ 2014-06-13 11:22 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 11:22 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-13 11:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-22 18:09 [Bug libc/16364] New: sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux aoliva at sourceware dot org
2013-12-22 18:23 ` [Bug libc/16364] " carmelo73 at gmail dot com
2014-06-13 11:22 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).