This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/86469] Dwarf Error: Offset (1678049557) greater than or equal to .debug_str size (5846).


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86469

--- Comment #16 from rguenther at suse dot de <rguenther at suse dot de> ---
On Wed, 18 Jul 2018, jg at jguk dot org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86469
> 
> --- Comment #15 from Jonny Grant <jg at jguk dot org> ---
> Hi Richard
> 
> I cannot reproduce DWARF errors without undefined references (by removing the
> implementation of a function).

OK, this means these are really linker issues then.

> It is taking me a long time to reduce and still keep the error
> Which has different numbers
> 
> /usr/bin/x86_64-linux-gnu-ld: Dwarf Error: Could not find abbrev number
> 2082833.
> 
> Is a test case useful for this spurious error?

Probably not if it takes too long to reduce.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]