bug-binutils
[Top][All Lists]
Advanced

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

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


From: lveyde at gmail dot com
Subject: [Bug binutils/30150] addr2line returns wrong results after several thousands of requests in pipe mode
Date: Wed, 22 Feb 2023 18:55:14 +0000

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

--- Comment #21 from Lev Veyde <lveyde at gmail dot com> ---
It seems to also depend on a tool.

$ llvm-addr2line -v
llvm-addr2line
LLVM (http://llvm.org/):
  LLVM version 14.0.6
  Optimized build.
  Default target: x86_64-redhat-linux-gnu
  Host CPU: skylake

$ llvm-addr2line -fie vmlinux 0xffffffff81c00290
__SCT__x86_pmu_handle_irq
??:0


$ eu-addr2line --version
eu-addr2line (elfutils) 0.187
Copyright (C) 2022 The elfutils developers <http://elfutils.org/>.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ eu-addr2line -fie vmlinux 0xffffffff81c00290
__SCT__x86_pmu_handle_irq
??:0

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