bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a las


From: divis1969 at gmail dot com
Subject: [Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit
Date: 13 Aug 2008 13:44:18 -0000

------- Additional Comments From divis1969 at gmail dot com  2008-08-13 13:44 
-------
I've found one more test case for this crash.

For this case you need to have a comp unit with low and high PC specified in
DWARF info. It also should have DW_AT_abstract_origin for some of its 
attributes.

Symbol search should be performed in 2 steps:
1. Search for a symbol for address that does not fall into any debug info. More
exactly, this search should trigger all comp units of this debug section to be
created.
2. Search for a symbol for address that fall into comp unit with low/high PC
specified.

Dmitry

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Crash while handling        |Crash while handling
                   |DW_AT_abstract_origin for a |DW_AT_abstract_origin for a
                   |lost comp unit              |last comp unit


http://sourceware.org/bugzilla/show_bug.cgi?id=6832

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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