bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25191] New: binutils/strip-new: BFD (GNU Binutils) 2.33 in


From: fdgkhdkgh at gmail dot com
Subject: [Bug binutils/25191] New: binutils/strip-new: BFD (GNU Binutils) 2.33 internal error, aborting at elf.c:9101 in _bfd_elf_set_section_contents
Date: Thu, 14 Nov 2019 17:02:20 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25191

            Bug ID: 25191
           Summary: binutils/strip-new: BFD (GNU Binutils) 2.33 internal
                    error, aborting at elf.c:9101 in
                    _bfd_elf_set_section_contents
           Product: binutils
           Version: 2.33
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: fdgkhdkgh at gmail dot com
  Target Milestone: ---

Created attachment 12074
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12074&action=edit
file that reproduces this problem

corrupted file can trigger the abort

Version : 2.33.1
(https://ftp.yzu.edu.tw/pub/gnu/binutils/binutils-2.33.1.tar.xz)

Steps to Reproduce :
download the sample from attachment

strip-new  -D -F elf64-x86-64 ./abort_sample
strip-new  -U -F elf64-x86-64 ./abort_sample
strip-new  --remove-relocations .text -F elf32-i386 ./abort_sample

OS : ubuntu 18.04.3
kernel : gnu/linux 5.0.0-32-generic
processor : Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz

Actual Results: the application abort

Expected Results: do not abort
(ex: strip-new -F pei-i386 ./abort_sample)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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