[Bug binutils/26521] New: A Floating point exception in elf.c:12840:31

2020-08-21 Thread seviezhou at 163 dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: seviezhou at 163 dot com Target Milestone: --- Created attachment 12789 --> https://sourceware.org/bugzilla/attachment.cgi?id=12789&action=edit FPE-_bfd_elf_write_secondary_reloc_section-el

[Bug binutils/26408] New: A null pointer deference in elf.c:12901:11

2020-08-19 Thread seviezhou at 163 dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: seviezhou at 163 dot com Target Milestone: --- Created attachment 12780 --> https://sourceware.org/bugzilla/attachment.cgi?id=12780&action=edit SEGV-_bfd_elf_write_secondary_reloc_section-el

[Bug binutils/26348] New: Malloc size error in strip-new

2020-08-07 Thread seviezhou at 163 dot com
: binutils Assignee: unassigned at sourceware dot org Reporter: seviezhou at 163 dot com Target Milestone: --- Created attachment 12753 --> https://sourceware.org/bugzilla/attachment.cgi?id=12753&action=edit malloc-size-error-write_zeros-elf-5406 I found a malloc size e

[Bug binutils/26337] New: Malloc size error in objdump

2020-08-04 Thread seviezhou at 163 dot com
: binutils Assignee: unassigned at sourceware dot org Reporter: seviezhou at 163 dot com Target Milestone: --- Created attachment 12746 --> https://sourceware.org/bugzilla/attachment.cgi?id=12746&action=edit malloc-size-error-load_specific_debug_section-objdump-3567 ## Syst

[Bug binutils/26335] New: A stack-buffer-overflow in readelf.c:12096:20 causes Segmentation fault

2020-08-03 Thread seviezhou at 163 dot com
: critical Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: seviezhou at 163 dot com Target Milestone: --- Created attachment 12745 --> https://sourceware.org/bugzilla/attachment.cgi?id=12745&action=edit stack-o

[Bug binutils/26330] Malloc size error in objdump

2020-08-01 Thread seviezhou at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26330 --- Comment #4 from zhouan --- The command is objdump -D ./input -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26330] Malloc size error in objdump

2020-08-01 Thread seviezhou at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26330 --- Comment #3 from zhouan --- I found three malloc size error in objdump, here is the output of address sanitizer: malloc-size-error-bfd_get_full_section_contents-compress-275: ==57041==WARNING: AddressSanitizer failed to allocate 0x800

[Bug binutils/26330] Malloc size error in objdump

2020-08-01 Thread seviezhou at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26330 --- Comment #2 from zhouan --- Created attachment 12740 --> https://sourceware.org/bugzilla/attachment.cgi?id=12740&action=edit malloc-size-error-slurp_dynamic_symtab-objump-790 -- You are receiving this mail because: You are on the CC lis

[Bug binutils/26330] Malloc size error in objdump

2020-08-01 Thread seviezhou at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26330 zhouan changed: What|Removed |Added Attachment #12739|==80777==WARNING: |malloc-size-error-dump_bfd- descripti

[Bug binutils/26330] Malloc size error in objdump

2020-08-01 Thread seviezhou at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26330 --- Comment #1 from zhouan --- Created attachment 12739 --> https://sourceware.org/bugzilla/attachment.cgi?id=12739&action=edit ==80777==WARNING: AddressSanitizer failed to allocate 0x80012528 bytes ==80777==AddressSanitizer's allocator

[Bug binutils/26330] New: Malloc size error in objdump

2020-08-01 Thread seviezhou at 163 dot com
Assignee: unassigned at sourceware dot org Reporter: seviezhou at 163 dot com Target Milestone: --- Created attachment 12738 --> https://sourceware.org/bugzilla/attachment.cgi?id=12738&action=edit malloc-size-error-bfd_get_full_section_contents-compress-275 I foun