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 libc/22380] New: Inconsistency detected by ld.so: dl-open.c: 717: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!


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

            Bug ID: 22380
           Summary: Inconsistency detected by ld.so: dl-open.c: 717:
                    _dl_open: Assertion `_dl_debug_initialize (0,
                    args.nsid)->r_state == RT_CONSISTENT' failed!
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: ragaprasanth at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Hi, 
 I am trying to profile my libraries, I tried the example given in the MAN page
of http://manpages.ubuntu.com/manpages/xenial/man1/sprof.1.html

It is giving error Inconsistency detected by ld.so: dl-open.c: 717: _dl_open:
Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT'
failed! 
with glibc 2.23, 2.18, 2.19 version.

I could see the #Bug 4578 which is listing the same error, but I couldn't make
use of the patch in my host.

Can I get the fix for glibc version 2.19?

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