public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jan.kratochvil at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/13097] gdb regression: Excessive linux-vdso.so.1 name
Date: Sat, 24 Nov 2012 19:10:00 -0000	[thread overview]
Message-ID: <bug-13097-131-ADmkTg5Kpp@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-13097-131@http.sourceware.org/bugzilla/>

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

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-11-24 19:09:46 UTC ---
For the record it is reverted in Fedora rpm glibc-fedora.patch:
In glibc GIT fedora/master branch:
commit 0c95ab64cb4ec0d22bb222647d9d20c7b4903e38
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Oct 7 09:31:27 2011 +0200
-             l->l_libname->name = l->l_name = memcpy (copy, dsoname, len);
+             l->l_libname->name = memcpy (copy, dsoname, len);
+             if (GLRO(dl_debug_mask))
+               l->l_name = copy;

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


  parent reply	other threads:[~2012-11-24 19:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16 12:36 [Bug libc/13097] New: " jan.kratochvil at redhat dot com
2011-09-06  1:39 ` [Bug libc/13097] " drepper.fsp at gmail dot com
2012-08-14 12:54 ` jan.kratochvil at redhat dot com
2012-11-24 19:10 ` jan.kratochvil at redhat dot com [this message]
2012-11-24 21:40 ` ldv at altlinux dot org
2013-05-27 21:10 ` naesten at gmail dot com
2013-05-28 20:02 ` carlos at redhat dot com
2013-06-09  3:26 ` naesten at gmail dot com
2014-02-07  2:57 ` [Bug dynamic-link/13097] " jsm28 at gcc dot gnu.org
2014-02-16 17:50 ` jackie.rosen at hushmail dot com
2014-02-20  7:21 ` kalvdans at gmail dot com
2014-03-24  1:24 ` ovidiu.b13 at gmail dot com
2014-05-28 19:41 ` schwab at sourceware dot org
2014-06-27 12:25 ` 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=bug-13097-131-ADmkTg5Kpp@http.sourceware.org/bugzilla/ \
    --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).