[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2010-01-11 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-01-11 09:31 --- Should now be fixed. -- What|Removed |Added Status|REOPENED|RESOLVE

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2010-01-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-11 08:37 --- Subject: Bug 6832 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: amo...@sourceware.org 2010-01-11 08:37:17 Modified files: bfd: C

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2010-01-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-11 08:36 --- Subject: Bug 6832 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2010-01-11 08:36:19 Modified files: bfd: ChangeLog dwarf2.c Log message:

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2009-12-11 Thread divis1969 at gmail dot com
--- Additional Comments From divis1969 at gmail dot com 2009-12-11 14:19 --- Hi, While running my program with BFD 2.20.51.20090916 (which I had grabbed from GDB 7.0) I see there is still a possibility for the problem reported by this bug. It does not crash but produces a message lik

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2009-01-22 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-22 09:01 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2009-01-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-22 08:54 --- Subject: Bug 6832 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-01-22 08:54:20 Modified files: bfd: ChangeLog dwarf2.c Log message:

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2009-01-21 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|WAITING

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2008-08-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-08-14 10:42 --- Subject: Re: Crash while handling DW_AT_abstract_origin fora last comp unit Hi Dmitry, >> If you run your ELF binary through "readelf -w" does it report any >> problems with the debug information ? > > Yes

Re: [Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2008-08-14 Thread Nick Clifton
Hi Dmitry, If you run your ELF binary through "readelf -w" does it report any problems with the debug information ? Yes, a lot of. Like this: readelf: Warning: There is a hole [0xab1ea0 - 0xab2551] in .debug_loc section. readelf: Warning: There is an overlap [0xab25ab - 0xab1ea0] in .debug_loc

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2008-08-14 Thread divis1969 at gmail dot com
--- Additional Comments From divis1969 at gmail dot com 2008-08-14 10:10 --- (In reply to comment #5) > If you run your ELF binary through "readelf -w" does it report any > problems with the debug information ? Yes, a lot of. Like this: readelf: Warning: There is a hole [0xab1ea0 - 0x

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2008-08-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-08-14 09:20 --- Hi Dmitry, > My application is using BFD library for handling ELF file generated > by ADS 1.2. Unfortunately, I cannot share this ELF file since it > contains some proprietary info. If you run your ELF binary th

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2008-08-13 Thread divis1969 at gmail dot com
--- 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. Sym

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a lost comp unit

2008-08-11 Thread divis1969 at gmail dot com
-- What|Removed |Added Summary|Crash while handling|Crash while handling ||DW_AT_abstract_origin for a

[Bug binutils/6832] Crash while handling

2008-08-11 Thread divis1969 at gmail dot com
--- Additional Comments From divis1969 at gmail dot com 2008-08-11 09:19 --- I forgot to say, that test case have to call find_line() for non-existing symbol after BFD opening so the BFD try to create/parse ALL the comp units. -- What|Removed |Added -

[Bug binutils/6832] Crash while handling

2008-08-11 Thread divis1969 at gmail dot com
--- Additional Comments From divis1969 at gmail dot com 2008-08-11 09:17 --- Created an attachment (id=2901) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2901&action=view) DWARF info example for the last comp unit -- http://sourceware.org/bugzilla/show_bug.cgi?id=6832 ---

[Bug binutils/6832] Crash while handling

2008-08-11 Thread divis1969 at gmail dot com
--- Additional Comments From divis1969 at gmail dot com 2008-08-11 09:13 --- Created an attachment (id=2900) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2900&action=view) Stack of the crash -- http://sourceware.org/bugzilla/show_bug.cgi?id=6832 --- You are receiving