https://sourceware.org/bugzilla/show_bug.cgi?id=20089
--- Comment #4 from Ecular Xu ---
(In reply to Nick Clifton from comment #3)
> Hi Ecular,
>
> Thanks for reporting this problem. It turns out that there were two
> issues,
> the sh_info field being 0 and the fact that the input symbol tabl
https://sourceware.org/bugzilla/show_bug.cgi?id=20096
--- Comment #5 from Ecular Xu ---
Thanks for the patch.
--
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
https://sourceware.org/bugzilla/show_bug.cgi?id=20089
Ecular Xu changed:
What|Removed |Added
Summary|stripe-new crashed because |stripe-new crashed because
https://sourceware.org/bugzilla/show_bug.cgi?id=20089
Ecular Xu changed:
What|Removed |Added
Summary|objcopy.c line 1130 has not |stripe-new crashed because
https://sourceware.org/bugzilla/show_bug.cgi?id=20096
--- Comment #2 from Ecular Xu ---
Created attachment 9261
--> https://sourceware.org/bugzilla/attachment.cgi?id=9261&action=edit
Can crash strip-new with -s flag
Sorry for the missing of attachment. Now I attached the file.
--
You are rec
: binutils
Assignee: unassigned at sourceware dot org
Reporter: ecular at 163 dot com
Target Milestone: ---
Hi there,
I crashed strip-new with flag -s when strip the attached file.
It is a NULL pointer dereference at line 3225 in objcopy.c
copy_relocations_in_section (bfd *ibfd
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: ecular at 163 dot com
Target Milestone: ---
Created attachment 9255
--> https://sourceware.org/bugzilla/attachment.cgi?id=9255&action=edit
run ./strip-new -s thisf
https://sourceware.org/bugzilla/show_bug.cgi?id=20078
Ecular Xu changed:
What|Removed |Added
CC||ecular at 163 dot com
--
You are
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: ecular at 163 dot com
Target Milestone: ---
Created attachment 9254
--> https://sourceware.org/bugzilla/attachment.cgi?id=9254&action=edit
After running nm-new crash