public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11214] There is a race condition in ld.so with CLONE_VM
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
@ 2012-01-25 22:42 ` hjl.tools at gmail dot com
  2012-02-21  1:44 ` [Bug ld.so|libdl/11214] " jsm28 at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: hjl.tools at gmail dot com @ 2012-01-25 22:42 UTC (permalink / raw)
  To: glibc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
            Version|2.11                        |2.15
         Resolution|INVALID                     |

--- Comment #11 from H.J. Lu <hjl.tools at gmail dot com> 2012-01-25 22:42:24 UTC ---
nptl/tst-getpid2.c has

---
#define TEST_CLONE_FLAGS CLONE_VM
#include "tst-getpid1.c"
---

which calls clone with CLONE_VM and leads to nptl/tst-getpid2.c fails at
random with "illegal hardware instruction".

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug ld.so|libdl/11214] There is a race condition in ld.so with CLONE_VM
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
  2012-01-25 22:42 ` [Bug libc/11214] There is a race condition in ld.so with CLONE_VM hjl.tools at gmail dot com
@ 2012-02-21  1:44 ` jsm28 at gcc dot gnu.org
  2012-10-01 19:32 ` [Bug dynamic-link/11214] " ppluzhnikov at google dot com
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  1:44 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |ld.so|libdl

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug dynamic-link/11214] There is a race condition in ld.so with CLONE_VM
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
  2012-01-25 22:42 ` [Bug libc/11214] There is a race condition in ld.so with CLONE_VM hjl.tools at gmail dot com
  2012-02-21  1:44 ` [Bug ld.so|libdl/11214] " jsm28 at gcc dot gnu.org
@ 2012-10-01 19:32 ` ppluzhnikov at google dot com
  2012-12-19 19:24 ` [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so carlos at systemhalted dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: ppluzhnikov at google dot com @ 2012-10-01 19:32 UTC (permalink / raw)
  To: glibc-bugs


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

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppluzhnikov at google dot
                   |                            |com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-10-01 19:32 ` [Bug dynamic-link/11214] " ppluzhnikov at google dot com
@ 2012-12-19 19:24 ` carlos at systemhalted dot org
  2013-11-25 19:39 ` cvs-commit at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: carlos at systemhalted dot org @ 2012-12-19 19:24 UTC (permalink / raw)
  To: glibc-bugs

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

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at systemhalted dot
                   |                            |org
         AssignedTo|drepper.fsp at gmail dot    |unassigned at sourceware
                   |com                         |dot org
            Summary|There is a race condition   |tst-getpid2 should be made
                   |in ld.so with CLONE_VM      |robust against CLONE_VM
                   |                            |race in ld.so.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-12-19 19:24 ` [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so carlos at systemhalted dot org
@ 2013-11-25 19:39 ` cvs-commit at gcc dot gnu.org
  2013-11-25 19:44 ` ppluzhnikov at google dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-11-25 19:39 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #12 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  67ea2c9a69598edc6487c4b68942ab7b6bb27ad9 (commit)
      from  63cfe52b6d85b83ad5907484c048fc20f9b783fd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=67ea2c9a69598edc6487c4b68942ab7b6bb27ad9

commit 67ea2c9a69598edc6487c4b68942ab7b6bb27ad9
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Mon Nov 25 11:38:01 2013 -0800

    Fix intermittent failure in tst-getpid2.

    2013-11-25  Paul Pluzhnikov  <ppluzhnikov@google.com>

        [BZ #11214]
        * Makefile (tst-getpid2-ENV): New variable.

-----------------------------------------------------------------------

Summary of changes:
 nptl/ChangeLog |    5 +++++
 nptl/Makefile  |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

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


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

* [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2013-11-25 19:39 ` cvs-commit at gcc dot gnu.org
@ 2013-11-25 19:44 ` ppluzhnikov at google dot com
  2013-11-25 22:26 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: ppluzhnikov at google dot com @ 2013-11-25 19:44 UTC (permalink / raw)
  To: glibc-bugs

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

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
Fixed by
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=67ea2c9a69598edc6487c4b68942ab7b6bb27ad9

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


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

* [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2013-11-25 19:44 ` ppluzhnikov at google dot com
@ 2013-11-25 22:26 ` cvs-commit at gcc dot gnu.org
  2014-06-13 10:58 ` fweimer at redhat dot com
  2015-08-25 18:38 ` cvs-commit at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-11-25 22:26 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  afe376e4a26b30d38e51aa8564a8a8959b3499bc (commit)
      from  9de41b69582babac44236ef6024e09eaf2263ad5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=afe376e4a26b30d38e51aa8564a8a8959b3499bc

commit afe376e4a26b30d38e51aa8564a8a8959b3499bc
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Nov 25 22:26:18 2013 +0000

    Add bug 11214 to NEWS.

-----------------------------------------------------------------------

Summary of changes:
 NEWS |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

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


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

* [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2013-11-25 22:26 ` cvs-commit at gcc dot gnu.org
@ 2014-06-13 10:58 ` fweimer at redhat dot com
  2015-08-25 18:38 ` cvs-commit at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 10:58 UTC (permalink / raw)
  To: glibc-bugs

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

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] 9+ messages in thread

* [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.
       [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2014-06-13 10:58 ` fweimer at redhat dot com
@ 2015-08-25 18:38 ` cvs-commit at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2015-08-25 18:38 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #16 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  ffee504f79176fe7ed522dd1e829de98befa4242 (commit)
      from  f4491417cc80b4a01e72e9d218af137765ee5918 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ffee504f79176fe7ed522dd1e829de98befa4242

commit ffee504f79176fe7ed522dd1e829de98befa4242
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Aug 25 11:37:31 2015 -0700

    Don't run tst-getpid2 with LD_BIND_NOW=1

    Since _dl_x86_64_save_sse and _dl_x86_64_restore_sse are removed now,
    we don't need to run tst-getpid2 with LD_BIND_NOW=1.

        [BZ #11214]
        * sysdeps/unix/sysv/linux/Makefile (tst-getpid2-ENV): Removed.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |    5 +++++
 sysdeps/unix/sysv/linux/Makefile |    5 -----
 2 files changed, 5 insertions(+), 5 deletions(-)

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


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

end of thread, other threads:[~2015-08-25 18:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11214-131@http.sourceware.org/bugzilla/>
2012-01-25 22:42 ` [Bug libc/11214] There is a race condition in ld.so with CLONE_VM hjl.tools at gmail dot com
2012-02-21  1:44 ` [Bug ld.so|libdl/11214] " jsm28 at gcc dot gnu.org
2012-10-01 19:32 ` [Bug dynamic-link/11214] " ppluzhnikov at google dot com
2012-12-19 19:24 ` [Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so carlos at systemhalted dot org
2013-11-25 19:39 ` cvs-commit at gcc dot gnu.org
2013-11-25 19:44 ` ppluzhnikov at google dot com
2013-11-25 22:26 ` cvs-commit at gcc dot gnu.org
2014-06-13 10:58 ` fweimer at redhat dot com
2015-08-25 18:38 ` cvs-commit at gcc dot gnu.org

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).