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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Symbol table '.dynsym' contains 3791 entries:
   Num:    Value          Size Type    Bind   Vis      Ndx Name
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     1: 00000000007bc840     0 SECTION LOCAL  DEFAULT   10 
     2: 0000000006e6e938     0 SECTION LOCAL  DEFAULT   18 
     3: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.12
readelf: Warning: local symbol 3 found at index >= .dynsym's sh_info value of 3
     4: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.6
readelf: Warning: local symbol 4 found at index >= .dynsym's sh_info value of 3

What produced libQt5WebEngineCore.so?  The real bug is in whatever linker set
.dynsym sh_info too low for the shared lib.

Of course, ld.bfd ought to give an informative error before returning "bad
value".

-- 
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.gnu.org/mailman/listinfo/bug-binutils

Reply via email to