public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12067] PIE && prelink && -m31 = crash
       [not found] <bug-12067-131@http.sourceware.org/bugzilla/>
@ 2014-06-30  7:58 ` fweimer at redhat dot com
  0 siblings, 0 replies; 8+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30  7:58 UTC (permalink / raw)
  To: glibc-bugs

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

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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
                   ` (5 preceding siblings ...)
  2010-09-28 19:58 ` jan dot kratochvil at redhat dot com
@ 2010-09-29 15:34 ` drepper dot fsp at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: drepper dot fsp at gmail dot com @ 2010-09-29 15:34 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper dot fsp at gmail dot com  2010-09-29 15:34 -------
Fixed in git.

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


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

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


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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
                   ` (4 preceding siblings ...)
  2010-09-28 19:57 ` jan dot kratochvil at redhat dot com
@ 2010-09-28 19:58 ` jan dot kratochvil at redhat dot com
  2010-09-29 15:34 ` drepper dot fsp at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2010-09-28 19:58 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|jan dot kratochvil at redhat|krebbel1 at de dot ibm dot
                   |dot com                     |com


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

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


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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
                   ` (3 preceding siblings ...)
  2010-09-28 16:53 ` krebbel1 at de dot ibm dot com
@ 2010-09-28 19:57 ` jan dot kratochvil at redhat dot com
  2010-09-28 19:58 ` jan dot kratochvil at redhat dot com
  2010-09-29 15:34 ` drepper dot fsp at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2010-09-28 19:57 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From jan dot kratochvil at redhat dot com  2010-09-28 19:56 -------
Verified it also on gdb.base/break-interp.exp and it fully PASSes now.
Could you submit it for a check-in?
I do not find it serious enough for RHEL. Please file a RH Bug if you find it is.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|krebbel1 at de dot ibm dot  |jan dot kratochvil at redhat
                   |com                         |dot com
             Status|WAITING                     |ASSIGNED


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

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


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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
                   ` (2 preceding siblings ...)
  2010-09-28 16:52 ` krebbel1 at de dot ibm dot com
@ 2010-09-28 16:53 ` krebbel1 at de dot ibm dot com
  2010-09-28 19:57 ` jan dot kratochvil at redhat dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: krebbel1 at de dot ibm dot com @ 2010-09-28 16:53 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING


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

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


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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
  2010-09-28  2:52 ` [Bug libc/12067] " drepper dot fsp at gmail dot com
  2010-09-28 14:04 ` luisgpm at linux dot vnet dot ibm dot com
@ 2010-09-28 16:52 ` krebbel1 at de dot ibm dot com
  2010-09-28 16:53 ` krebbel1 at de dot ibm dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: krebbel1 at de dot ibm dot com @ 2010-09-28 16:52 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From krebbel1 at de dot ibm dot com  2010-09-28 16:52 -------
Created an attachment (id=5019)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=5019&action=view)
Fix

The calculation of the relocation offset was wrong. It basically worked only
for PIE with a base address of zero what is not the case for a prelinked
binaries. The patch fixes the testcase for me.

-- 


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

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


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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
  2010-09-28  2:52 ` [Bug libc/12067] " drepper dot fsp at gmail dot com
@ 2010-09-28 14:04 ` luisgpm at linux dot vnet dot ibm dot com
  2010-09-28 16:52 ` krebbel1 at de dot ibm dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: luisgpm at linux dot vnet dot ibm dot com @ 2010-09-28 14:04 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|luisgpm at linux dot vnet   |krebbel1 at de dot ibm dot
                   |dot ibm dot com             |com


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

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


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

* [Bug libc/12067] PIE && prelink && -m31 = crash
  2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
@ 2010-09-28  2:52 ` drepper dot fsp at gmail dot com
  2010-09-28 14:04 ` luisgpm at linux dot vnet dot ibm dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: drepper dot fsp at gmail dot com @ 2010-09-28  2:52 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper dot fsp at gmail dot|luisgpm at linux dot vnet
                   |com                         |dot ibm dot com
             Status|NEW                         |ASSIGNED


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

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


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

end of thread, other threads:[~2014-06-30  7:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12067-131@http.sourceware.org/bugzilla/>
2014-06-30  7:58 ` [Bug libc/12067] PIE && prelink && -m31 = crash fweimer at redhat dot com
2010-09-27 17:42 [Bug libc/12067] New: " jan dot kratochvil at redhat dot com
2010-09-28  2:52 ` [Bug libc/12067] " drepper dot fsp at gmail dot com
2010-09-28 14:04 ` luisgpm at linux dot vnet dot ibm dot com
2010-09-28 16:52 ` krebbel1 at de dot ibm dot com
2010-09-28 16:53 ` krebbel1 at de dot ibm dot com
2010-09-28 19:57 ` jan dot kratochvil at redhat dot com
2010-09-28 19:58 ` jan dot kratochvil at redhat dot com
2010-09-29 15:34 ` drepper dot fsp at gmail 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).