Issue in man page sprof.1

Florian Weimer fweimer@redhat.com
Sun Nov 17 22:50:18 GMT 2024


* Alejandro Colomar:

> Hi Helge,
>
> On Sun, Nov 17, 2024 at 10:46:23AM GMT, Helge Kreutzmann wrote:
>> Without further ado, the following was found:
>> 
>> Issue:    Inconsistency detected by ld.so: dl-open.c: 930: _dl_open: Assertion `_dl_debug_update (args.nsid)->r_state == RT_CONSISTENT' failed!
>
> IIUC, this report is that running the example shell session resulted in
> that problem.  I've CCed glibc in case they can help.
>
> It would be interesting to know if this can be reproduced, and a full
> reproducer.

Hasn't this been fixed in glibc 2.38?  Via:

commit ab5aa2ee3d3f978e474803cbbc5fe805ad30e293
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu Mar 23 16:46:20 2023 +0100

    dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
    
    Avoid inconsistent state in the debugger interface.

Thanks,
Florian



More information about the Libc-alpha mailing list