This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/18479] New: libpthred.so is no longer properly runnable


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

            Bug ID: 18479
           Summary: libpthred.so is no longer properly runnable
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
          Assignee: unassigned at sourceware dot org
          Reporter: glebfm at altlinux dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

In commit 02657da2cf4457804ed938ee08b8316249126444, .interp section was
removed from libpthread.so.  This led to an error:

$ /lib64/libpthread.so.0
Native POSIX Threads Library by Ulrich Drepper et al
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Forced unwind support included.
Segmentation fault

(gdb) bt
#0  0x00000000000055a6 in _exit@plt ()

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]