bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bero at arklinux dot org
Subject: [Bug ld/11918] New: ld crashes while linking kde4-gnash
Date: 17 Aug 2010 18:02:43 -0000

$ 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<std::back_insert_iterator<std::vector<std::basic_string<char> > > >':
/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  0x00007fb307093457 in _IO_new_file_xsputn () from /lib64/libc.so.6
#2  0x00007fb3070895dd in fwrite () from /lib64/libc.so.6
#3  0x00007fb3075bdfdc in ?? () from /usr/lib64/libbfd-2.20.51.0.10.20100707.so
#4  0x00007fb3075bd5ce in bfd_bwrite () from 
/usr/lib64/libbfd-2.20.51.0.10.20100707.so
#5  0x00007fb3075d1560 in _bfd_write_merged_section () from /usr/lib64/libbfd-
2.20.51.0.10.20100707.so
#6  0x00007fb3075fe5d8 in ?? () from /usr/lib64/libbfd-2.20.51.0.10.20100707.so
#7  0x00007fb3075ffc19 in bfd_elf_final_link () from 
/usr/lib64/libbfd-2.20.51.0.10.20100707.so
#8  0x000000000041878d in ?? ()
#9  0x00000000004176be in ?? ()
#10 0x00007fb307040add in __libc_start_main () from /lib64/libc.so.6
#11 0x0000000000000000 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]