https://bugs.kde.org/show_bug.cgi?id=427969

--- Comment #3 from Austin English <austinengl...@gmail.com> ---
austin@debian-desktop ~/src/valgrind (master) $ readelf -S
/usr/lib/i386-linux-gnu/libbrotlidec.so.1.0.9
There are 27 section headers, starting at offset 0xc1b0:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf
Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0 
0
  [ 1] .note.gnu.bu[...] NOTE            00000154 000154 000024 00   A  0   0 
4
  [ 2] .gnu.hash         GNU_HASH        00000178 000178 00005c 04   A  3   0 
4
  [ 3] .dynsym           DYNSYM          000001d4 0001d4 0001e0 10   A  4   1 
4
  [ 4] .dynstr           STRTAB          000003b4 0003b4 0002e6 00   A  0   0 
1
  [ 5] .gnu.version      VERSYM          0000069a 00069a 00003c 02   A  3   0 
2
  [ 6] .gnu.version_r    VERNEED         000006d8 0006d8 000040 00   A  4   1 
4
  [ 7] .rel.dyn          REL             00000718 000718 000058 08   A  3   0 
4
  [ 8] .rel.plt          REL             00000770 000770 000058 08  AI  3  21 
4
  [ 9] .init             PROGBITS        00001000 001000 000020 00  AX  0   0 
4
  [10] .plt              PROGBITS        00001020 001020 0000c0 04  AX  0   0
16
  [11] .plt.got          PROGBITS        000010e0 0010e0 000008 08  AX  0   0 
8
  [12] .text             PROGBITS        000010f0 0010f0 0073f4 00  AX  0   0
16
  [13] .fini             PROGBITS        000084e4 0084e4 000014 00  AX  0   0 
4
  [14] .rodata           PROGBITS        00009000 009000 001b00 00   A  0   0
32
  [15] .eh_frame_hdr     PROGBITS        0000ab00 00ab00 0001bc 00   A  0   0 
4
  [16] .eh_frame         PROGBITS        0000acbc 00acbc 000e94 00   A  0   0 
4
  [17] .init_array       INIT_ARRAY      0000cee0 00bee0 000004 04  WA  0   0 
4
  [18] .fini_array       FINI_ARRAY      0000cee4 00bee4 000004 04  WA  0   0 
4
  [19] .dynamic          DYNAMIC         0000cee8 00bee8 0000f8 08  WA  4   0 
4
  [20] .got              PROGBITS        0000cfe0 00bfe0 000020 04  WA  0   0 
4
  [21] .got.plt          PROGBITS        0000d000 00c000 000038 04  WA  0   0 
4
  [22] .data             PROGBITS        0000d038 00c038 000004 00  WA  0   0 
4
  [23] .bss              NOBITS          0000d03c 00c03c 000004 00  WA  0   0 
1
  [24] .gnu_debugaltlink PROGBITS        00000000 00c03c 000048 00      0   0 
1
  [25] .gnu_debuglink    PROGBITS        00000000 00c084 000034 00      0   0 
4
  [26] .shstrtab         STRTAB          00000000 00c0b8 0000f7 00      0   0 
1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  L (link order), O (extra OS processing required), G (group), T (TLS),
  C (compressed), x (unknown), o (OS specific), E (exclude),
  p (processor specific)


Note that this seems to occur for all/most 32-bit libraries (I see 133
different .so files referenced so far when running the full wine test suite).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to