bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/15994] New: Different source code locations using the same


From: harald.servat at bsc dot es
Subject: [Bug binutils/15994] New: Different source code locations using the same addresses
Date: Wed, 02 Oct 2013 11:59:31 +0000

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.



reply via email to

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