http://sourceware.org/bugzilla/show_bug.cgi?id=13593
Bug #: 13593
Summary: nm segfault print_size_symbole ()
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
if set --size-sort and --no-sort together, in function print_size_symbole ()
the variable struct size_sym *symsizes == NULL and segfault at:
sym = bfd_minisymbol_to_symbol (abfd, is_dynamic, from->minisym, store);
mini-patch
1664a1665,1667
> if (no_sort && sort_by_size)
> sort_by_size = 0;
>
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils