[Bug ld/6833] Linker sometimes produces 2MB section gap

2008-08-11 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-11 12:43 --- After the fix: [16] .eh_framePROGBITS 00057178 00057178 2a5c 0 A 0 0 8 [17] .ctors PROGBITS 0025abd0 0005abd0 0010 0 WA 0 0 8

[Bug ld/6833] Linker sometimes produces 2MB section gap

2008-08-11 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-11 12:31 --- Created an attachment (id=2902) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2902&action=view) Fix -- http://sourceware.org/bugzilla/show_bug.cgi?id=6833 --- You are receiving this

[Bug ld/6833] New: Linker sometimes produces 2MB section gap

2008-08-11 Thread jan dot kratochvil at redhat dot com
The produced file sometimes have a 2MB zeroed gap between sections. Actual results: -rwxr-xr-x 1 root root 2475480 Aug 7 17:12 cups-1.3.7-2.x86_64/usr/sbin/cupsd* Expected results: -rwxr-xr-x 1 root root 355264 May 13 13:14 /usr/sbin/cupsd* Additional info: Section Headers: [Nr] Name

alpha ld bug ([Fwd: [Bug 204170] elfutils don't pass testsuite on alpha])

2008-08-11 Thread Oliver Falk
Dear all! > https://bugzilla.redhat.com/show_bug.cgi?id=204170: > --- Comment #49 from Roland McGrath <[EMAIL PROTECTED]> 2008-08-08 > 17:01:13 EDT --- > Just post to bug-binutils about the problem. You can CC me and I'll > be happy to explain the details I've seen further. What I've already >

[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

[Bug binutils/6832] New: Crash while handling

2008-08-11 Thread divis1969 at gmail dot com
For this case I was using http://www.kernel.org/pub/linux/devel/binutils/binutils-2.18.50.0.8.tar.bz2. 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. Nevertheless, I suppose I can