bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11


From: shri.sn at gmail dot com
Subject: [Bug ld/26216] 2.34 Linker error - dynsym local symbol at index 11
Date: Wed, 08 Jul 2020 07:00:41 +0000

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

--- Comment #2 from Sridhar <shri.sn at gmail dot com> ---
This the the output readelf -WSs libQt5WebKitWidgets.so
Symbol table '.dynsym' contains 1152 entries:
   Num:    Value          Size Type    Bind   Vis      Ndx Name
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND 
     1: 000000000001f600     0 SECTION LOCAL  DEFAULT    9 
     2: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.3
     3: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.6
     4: 0000000000249f68     0 NOTYPE  LOCAL  DEFAULT   24 _end@@Qt_5
     5: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.0
     6: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5_PRIVATE_API
     7: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.1
     8: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.4
     9: 0000000000249f60     0 NOTYPE  LOCAL  DEFAULT   24 __bss_start@@Qt_5
    10: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.5
    11: 0000000000249f60     0 NOTYPE  LOCAL  DEFAULT   23 _edata@@Qt_5
    12: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5
    13: 0000000000000000     0 OBJECT  LOCAL  DEFAULT  ABS Qt_5.2
...

Shared library looks fine. The same shared library works fine while linking
with 2.30 version. But fails in 2.33.1 and 2.34 version.

-- 
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]