[Bug ld/3191] ld: Dwarf Error: DW_FORM_strp offset X greater than or equal to .debug_str size Y.

2006-09-19 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-19 23:01 --- Please also provide the preprocessed source and assembly code. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail because: --- You are on the CC list for the bug, or are

[Bug ld/3191] ld: Dwarf Error: DW_FORM_strp offset X greater than or equal to .debug_str size Y.

2006-09-19 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-19 08:27 --- (In reply to comment #3) > $ g++ -o /dev/null .libs/client.o > (...) > /usr/bin/ld: Dwarf Error: DW_FORM_strp offset (685178) greater than or equal > to .debug_str size (27238). > /usr/bin/ld: Dwarf Error: DW_FORM_s

[Bug ld/3191] ld: Dwarf Error: DW_FORM_strp offset X greater than or equal to .debug_str size Y.

2006-09-19 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-19 08:24 --- Created an attachment (id=1306) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1306&action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail becaus

[Bug ld/3191] ld: Dwarf Error: DW_FORM_strp offset X greater than or equal to .debug_str size Y.

2006-09-19 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-19 08:23 --- strictly the segv dissaperd but the linker still exists. now i have a opensource testcase (a part of kdesvn build). $ g++ -o /dev/null .libs/client.o (...) /usr/bin/ld: Dwarf Error: DW_FORM_strp offset (685178) great