https://sourceware.org/bugzilla/show_bug.cgi?id=15994
Bug ID: 15994
Summary: Different source code locations using the same
addresses
Product: binutils
Version: 2.23
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: harald.servat at bsc dot es
Hello,
I have a binary (attached) that reports different source code locations for
the same address. For instance, when querying to addresses 0x4f5cf5, 0x4f5be8,
and (again) 0x4f5cf5, we observe that the source code reference for the
repeated address differs.
# addr2line -fe ./nest
0x4f5cf5
main
/home/Computational/harald/analysis-apps/nest-2.2.2/nest/main.cpp:43
0x4f5be8
_start
/home/Computational/harald/analysis-apps/nest-2.2.2/sli/slitype.cc:56
0x4f5cf5
main
/home/Computational/harald/analysis-apps/nest-2.2.2/sli/slitype.cc:56
Thank you very much in advance!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils