https://sourceware.org/bugzilla/show_bug.cgi?id=19171
Bug ID: 19171 Summary: [Regression] ld assertion fail ../../bfd/elf32-i386.c:5245 on i686-linux-gnu Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org Target Milestone: --- Created attachment 8739 --> https://sourceware.org/bugzilla/attachment.cgi?id=8739&action=edit test case seen with trunk 20151022 on i686-linux-gnu $ sh -x link.sh + ld -L. --build-id --eh-frame-hdr -m elf_i386 --hash-style=gnu --as-needed -shared -z relro -o liblttng-ust.so.0.0.0 crti.o crtbeginS.o --whole-archive libustsnprintf.a liblttng-ust-comm.a liblttng-ust-runtime.a liblttng-ust-support.a --no-whole-archive -ldl liblttng-ust-tracepoint.so -lrt -lurcu-bp -lurcu-cds -lpthread -Bsymbolic-functions -z relro -soname liblttng-ust.so.0 -lssp_nonshared -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed crtendS.o crtn.o liblttng-ust-support.a(libringbuffer_la-shm.o): In function `_shm_object_table_alloc_shm': /home/packages/tmp/x/ust-2.6.3/libringbuffer/shm.c:150: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ld: BFD (GNU Binutils for Ubuntu) 2.25.51.20151022 assertion fail ../../bfd/elf32-i386.c:5245 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils