bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/30150] New: addr2line returns wrong results after several


From: lveyde at gmail dot com
Subject: [Bug binutils/30150] New: addr2line returns wrong results after several thousands of requests in pipe mode
Date: Tue, 21 Feb 2023 04:04:47 +0000

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

            Bug ID: 30150
           Summary: addr2line returns wrong results after several
                    thousands of requests in pipe mode
           Product: binutils
           Version: 2.40
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: lveyde at gmail dot com
  Target Milestone: ---

It seems that after a few thousands of results (normally over 3000-4000) the
addr2line in pipe mode (with -fie option) begins to randomly return incorrect
results.

Most frequently it begins to return file names for addresses of symbols which
have not been defined in source files, that is instead of the expected ??:?

It must be noted that the incorrect results are returned randomly, that is only
for some of the requests.
However that seems to be consistent, that is the same wrong results are
returned if the same list of requests are repeated.

It must also be noted that addr2line is used to query quite large (~650 MB) ELF
executable (Linux kernel).

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]