public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "drepper at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/6910] getpid() wrong in child's signal handler after clone()
Date: Mon, 22 Sep 2008 23:57:00 -0000	[thread overview]
Message-ID: <20080922235631.25686.qmail@sourceware.org> (raw)
In-Reply-To: <20080922114412.6910.mtk.manpages@gmail.com>


------- Additional Comments From drepper at redhat dot com  2008-09-22 23:56 -------
You cannot use clone this way.  In fact, nobody should use clone.  There are
assumptions made in the system about the way clone is used.  If you want to use
clone you have to do everything yourself, including preparing the thread descriptor.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


http://sourceware.org/bugzilla/show_bug.cgi?id=6910

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


  parent reply	other threads:[~2008-09-22 23:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 11:45 [Bug libc/6910] New: " mtk dot manpages at gmail dot com
2008-09-22 11:48 ` [Bug libc/6910] " mtk dot manpages at gmail dot com
2008-09-22 11:49 ` mtk dot manpages at gmail dot com
2008-09-22 23:57 ` drepper at redhat dot com [this message]
2008-09-23  1:13 ` mtk dot manpages at gmail dot com
     [not found] <bug-6910-131@http.sourceware.org/bugzilla/>
2014-07-02  7:22 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080922235631.25686.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).