Bug 12859 - ld 2.21.51.0.9.20110507 crashes while linking ffmpeg on x86_32
Summary: ld 2.21.51.0.9.20110507 crashes while linking ffmpeg on x86_32
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: ld (show other bugs)
Version: 2.22
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 08:39 UTC by Bernhard Rosenkraenzer
Modified: 2011-06-09 12:43 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
Object files for reproducing (48.48 KB, application/octet-stream)
2011-06-08 08:39 UTC, Bernhard Rosenkraenzer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Rosenkraenzer 2011-06-08 08:39:13 UTC
Created attachment 5772 [details]
Object files for reproducing

Unpack the attached tarball, then

cd crash-ld
gcc -shared -o test.so *.o

Result:
collect2: ld terminated with signal 11 [Segmentation fault]


gcc 4.6.0
binutils 2.21.51.0.9
Comment 1 H.J. Lu 2011-06-08 13:25:41 UTC
Please pass --warn-shared-textrel to linker and show linker
output.
Comment 2 H.J. Lu 2011-06-09 12:43:25 UTC
Fixed by the Linux binutils 2.21.52.0.1.