public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/16173] New: ldd segfault
@ 2013-11-14  7:50 markus at trippelsdorf dot de
  2013-11-14  9:22 ` [Bug dynamic-link/16173] " schwab@linux-m68k.org
  2014-06-13 12:12 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: markus at trippelsdorf dot de @ 2013-11-14  7:50 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16173
           Summary: ldd segfault
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: markus at trippelsdorf dot de

markus@x4 ~ % ldd /usr/src/linux/arch/x86/vdso/vdso.so
ldd: exited with unknown exit code (139)
markus@x4 ~ % LD_TRACE_LOADED_OBJECTS=1 /lib/ld-2.18.90.so
/usr/src/linux/arch/x86/vdso/vdso.so
[1]    28989 segmentation fault  LD_TRACE_LOADED_OBJECTS=1 /lib/ld-2.18.90.so

-- 
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 dynamic-link/16173] ldd segfault
  2013-11-14  7:50 [Bug dynamic-link/16173] New: ldd segfault markus at trippelsdorf dot de
@ 2013-11-14  9:22 ` schwab@linux-m68k.org
  2014-06-13 12:12 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: schwab@linux-m68k.org @ 2013-11-14  9:22 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

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

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
vdso.so maps .dynamic read-only, which is invalid.  This works out ok when
the vsdo is mapped by the kernel, where ld.so can handle that specially.  But
ld.so --verify does not know about this speciality.

-- 
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 dynamic-link/16173] ldd segfault
  2013-11-14  7:50 [Bug dynamic-link/16173] New: ldd segfault markus at trippelsdorf dot de
  2013-11-14  9:22 ` [Bug dynamic-link/16173] " schwab@linux-m68k.org
@ 2014-06-13 12:12 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 12:12 UTC (permalink / raw)
  To: glibc-bugs

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

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 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14  7:50 [Bug dynamic-link/16173] New: ldd segfault markus at trippelsdorf dot de
2013-11-14  9:22 ` [Bug dynamic-link/16173] " schwab@linux-m68k.org
2014-06-13 12:12 ` 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).