public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/29539] New: LD_TRACE_LOADED_OBJECTS changed how vDSO library are printed
@ 2022-08-30 16:35 adhemerval.zanella at linaro dot org
  2022-08-31 12:09 ` [Bug libc/29539] " adhemerval.zanella at linaro dot org
  0 siblings, 1 reply; 2+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2022-08-30 16:35 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 29539
           Summary: LD_TRACE_LOADED_OBJECTS changed how vDSO library are
                    printed
           Product: glibc
           Version: 2.36
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: adhemerval.zanella at linaro dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The d7703d3176d225d5743b21811d888619eba39e82 changed on how vDSO like
dependencies are printed, instead of just the name and address it follows other
libraries mode and print 'name => path'.

Unfortunately, this broke some ldd consumer that uses the output to filter out
the program's dependencies.  For instance CMake bundleutilities module [1],
where GetPrequirite uses the regex to filter out 'name => path' [2].

[1] https://github.com/Kitware/CMake/tree/master/Tests/BundleUtilities
[2]
https://github.com/Kitware/CMake/blob/master/Modules/GetPrerequisites.cmake#L733

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

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

* [Bug libc/29539] LD_TRACE_LOADED_OBJECTS changed how vDSO library are printed
  2022-08-30 16:35 [Bug libc/29539] New: LD_TRACE_LOADED_OBJECTS changed how vDSO library are printed adhemerval.zanella at linaro dot org
@ 2022-08-31 12:09 ` adhemerval.zanella at linaro dot org
  0 siblings, 0 replies; 2+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2022-08-31 12:09 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.37

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
Fixed on 2.37.

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

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

end of thread, other threads:[~2022-08-31 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30 16:35 [Bug libc/29539] New: LD_TRACE_LOADED_OBJECTS changed how vDSO library are printed adhemerval.zanella at linaro dot org
2022-08-31 12:09 ` [Bug libc/29539] " adhemerval.zanella at linaro dot org

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).