Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 459658 Details for
Bug 605426
sys-devel/binutils-2.27 - SIGSEGV in bfd/elf.c:1231 in section_match
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
binutils-2.27_stacktrace.txt
binutils-2.27_stacktrace.txt (text/plain), 5.73 KB, created by
Martin Mokrejš
on 2017-01-12 00:27:39 UTC
(
hide
)
Description:
binutils-2.27_stacktrace.txt
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2017-01-12 00:27:39 UTC
Size:
5.73 KB
patch
obsolete
># gdb /usr/bin/strip /var/dumps/core.strip.21311 >GNU gdb (Gentoo 7.12 vanilla) 7.12 >Copyright (C) 2016 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-pc-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://bugs.gentoo.org/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/bin/strip...done. >[New LWP 21311] >Core was generated by `strip -g /var/tmp/dracut.JDKyVQ/initramfs/init /var/tmp/dracut.JDKyVQ/initramfs'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 0x00007f8d4f70668e in section_match (a=0x0, b=0x103bf60) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1231 >1231 a->sh_type == b->sh_type >(gdb) where >#0 0x00007f8d4f70668e in section_match (a=0x0, b=0x103bf60) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1231 >#1 0x00007f8d4f70674f in find_link (obfd=0x1035690, iheader=0x103bf60, hint=34) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1252 >#2 0x00007f8d4f7068c4 in copy_special_section_fields (ibfd=0x10352e0, obfd=0x1035690, iheader=0x103bf10, oheader=0x104ff90, secnum=26) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1321 >#3 0x00007f8d4f706c49 in _bfd_elf_copy_private_bfd_data (ibfd=0x10352e0, obfd=0x1035690) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1441 >#4 0x0000000000407dac in copy_object (ibfd=0x10352e0, obfd=0x1035690, input_arch=0x0) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:2495 >#5 0x0000000000408b31 in copy_file (input_filename=0x7fff16ef242c "/var/tmp/dracut.JDKyVQ/initramfs/lib64/libm-2.23.so", output_filename=0x1030b30 "/var/tmp/dracut.JDKyVQ/initramfs/lib64/stApZOy3", input_target=0x0, > output_target=0x7f8d4f7d4399 "elf64-x86-64", input_arch=0x0) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:2857 >#6 0x000000000040a69e in strip_main (argc=116, argv=0x7fff16ef00b8) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:3719 >#7 0x000000000040cb5e in main (argc=116, argv=0x7fff16ef00b8) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:4816 >(gdb) bt full >#0 0x00007f8d4f70668e in section_match (a=0x0, b=0x103bf60) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1231 >No locals. >#1 0x00007f8d4f70674f in find_link (obfd=0x1035690, iheader=0x103bf60, hint=34) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1252 > oheaders = 0x1051780 > i = 0 >#2 0x00007f8d4f7068c4 in copy_special_section_fields (ibfd=0x10352e0, obfd=0x1035690, iheader=0x103bf10, oheader=0x104ff90, secnum=26) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1321 > bed = 0x7f8d4fa0a600 <elf64_bed> > iheaders = 0x1039180 > changed = 0 > sh_link = 3 >#3 0x00007f8d4f706c49 in _bfd_elf_copy_private_bfd_data (ibfd=0x10352e0, obfd=0x1035690) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/bfd/elf.c:1441 > iheader = 0x103bf10 > j = 33 > oheader = 0x104ff90 > iheaders = 0x1039180 > oheaders = 0x1051780 > bed = 0x7f8d4fa0a600 <elf64_bed> > i = 26 >#4 0x0000000000407dac in copy_object (ibfd=0x10352e0, obfd=0x1035690, input_arch=0x0) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:2495 > start = 206259115296 > symcount = 2061 > osections = 0x0 > gnu_debuglink_section = 0x0 > gaps = 0x0 > max_gap = 0 > symsize = 20248 > dhandle = 0x0 > iarch = bfd_arch_i386 > imach = 8 > c = 28 > i = 0 >#5 0x0000000000408b31 in copy_file (input_filename=0x7fff16ef242c "/var/tmp/dracut.JDKyVQ/initramfs/lib64/libm-2.23.so", output_filename=0x1030b30 "/var/tmp/dracut.JDKyVQ/initramfs/lib64/stApZOy3", input_target=0x0, > output_target=0x7f8d4f7d4399 "elf64-x86-64", input_arch=0x0) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:2857 > obfd = 0x1035690 > ibfd = 0x10352e0 > obj_matching = 0x0 > core_matching = 0x0 > size = 1126216 >#6 0x000000000040a69e in strip_main (argc=116, argv=0x7fff16ef00b8) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:3719 > hold_status = 1 > statbuf = {st_dev = 0, st_ino = 4211287, st_nlink = 4205824, st_mode = 31, st_uid = 0, st_gid = 0, __pad0 = 2, st_rdev = 16976304, st_size = 140733578149760, st_blksize = 140244900640100, st_blocks = 140733578158294, > st_atim = {tv_sec = 16976640, tv_nsec = 4205808}, st_mtim = {tv_sec = 0, tv_nsec = 140733578158294}, st_ctim = {tv_sec = 16976432, tv_nsec = 4208080}, __glibc_reserved = {16, 140733578149776, 4211373}} > tmpname = 0x1030b30 "/var/tmp/dracut.JDKyVQ/initramfs/lib64/stApZOy3" > input_target = 0x0 > output_target = 0x0 > show_version = 0 > formats_info = 0 > c = -1 > i = 18 > output_file = 0x0 >#7 0x000000000040cb5e in main (argc=116, argv=0x7fff16ef00b8) at /scratch/var/tmp/portage/sys-devel/binutils-2.27/work/binutils-2.27/binutils/objcopy.c:4816 >No locals. >(gdb) quit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 605426
: 459658 |
461438