[Bug ld/11918] New: ld crashes while linking kde4-gnash

2010-08-17 Thread bero at arklinux dot org
$ ld --version |head -n1
GNU ld (Linux/GNU Binutils) 2.20.51.0.10.20100707

$ x86_64-unknown-linux-gnu-g++ -m64 -o .libs/kde4-gnash kde4_gnash-gnash.o 
kde4_gnash-gui.o 
kde4_gnash-Player.o kde4_gnash-NullGui.o kde4_gnash-GuiKde4.o 
kde4_gnash-Kde4Gui.o 
kde4_gnash-Kde4Glue.o kde4_gnash-Kde4GlueAgg.o -lltdl 
../libmedia/.libs/libgnashmedia.so -
L/usr/lib64 ../libcore/.libs/libgnashcore.so 
/usr/src/ark/BUILD/gnash/libsound/.libs/libgnashsound.so -
lfreetype -lfontconfig ../libsound/.libs/libgnashsound.so 
/usr/src/ark/BUILD/gnash/libmedia/.libs/libgnashmedia.so 
/usr/src/ark/BUILD/gnash/libbase/.libs/libgnashbase.so -lspeex -lspeexdsp -lSDL 
../libbase/.libs/libgnashbase.so -lgif -lz 
/usr/src/ark/BUILD/gnash/libvaapi/.libs/libgnashvaapi.so -
lXinerama -lXext -lSM -lICE -lXv -lboost_thread -lboost_date_time -lpthread 
../libltdl/.libs/libltdlc.a -
lglib-2.0 -lcurl -ljpeg -lpng14 -lavcodec -ldca -lvorbisenc -lvorbis -lm 
-lavformat -lavutil -ltheora -logg -
lswscale -lkdeui -lkdecore ../librender/.libs/libgnashrender.so -lva-x11 -lva 
-L/usr/lib64/qt4/lib -lQtGui -
lQtCore -lagg -lc -lrt -lX11 -lbz2 -ldl -Wl,-rpath -Wl,/usr/lib64/gnash
collect2: ld terminated with signal 11 [Segmentation fault]
kde4_gnash-gnash.o: In function 
`listKeys > > >':
/usr/src/ark/BUILD/gnash/gui/../libbase/GnashFactory.h:91: undefined reference 
to 
`gnash::media::RegisterAllHandlers::RegisterAllHandlers()'



gdb says


Core was generated by `/usr/bin/ld --eh-frame-hdr -m elf_x86_64 -dynamic-linker 
/lib64/ld-linux-x86-
64'.
Program terminated with signal 11, Segmentation fault.
#0  mempcpy () at ../sysdeps/x86_64/memcpy.S:267
267 rep
(gdb) bt
#0  mempcpy () at ../sysdeps/x86_64/memcpy.S:267
#1  0x7fb307093457 in _IO_new_file_xsputn () from /lib64/libc.so.6
#2  0x7fb3070895dd in fwrite () from /lib64/libc.so.6
#3  0x7fb3075bdfdc in ?? () from /usr/lib64/libbfd-2.20.51.0.10.20100707.so
#4  0x7fb3075bd5ce in bfd_bwrite () from 
/usr/lib64/libbfd-2.20.51.0.10.20100707.so
#5  0x7fb3075d1560 in _bfd_write_merged_section () from /usr/lib64/libbfd-
2.20.51.0.10.20100707.so
#6  0x7fb3075fe5d8 in ?? () from /usr/lib64/libbfd-2.20.51.0.10.20100707.so
#7  0x7fb3075ffc19 in bfd_elf_final_link () from 
/usr/lib64/libbfd-2.20.51.0.10.20100707.so
#8  0x0041878d in ?? ()
#9  0x004176be in ?? ()
#10 0x7fb307040add in __libc_start_main () from /lib64/libc.so.6
#11 0x in ?? ()

-- 
   Summary: ld crashes while linking kde4-gnash
   Product: binutils
   Version: 2.20
Status: NEW
  Severity: normal
  Priority: P2
 Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: bero at arklinux dot org
CC: bug-binutils at gnu dot org
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=11918

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/11918] ld crashes while linking kde4-gnash

2010-08-17 Thread bero at arklinux dot org

--- Additional Comments From bero at arklinux dot org  2010-08-17 18:31 
---
Works after updating to

GNU ld (Linux/GNU Binutils) 2.20.51.0.11.20100810


-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11918

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils