https://bugs.kde.org/show_bug.cgi?id=427969
--- Comment #4 from Austin English <austinengl...@gmail.com> --- Created attachment 133681 --> https://bugs.kde.org/attachment.cgi?id=133681&action=edit armv7l library I also see this with 32-bit arm(v7l): --10058-- WARNING: Serious error when reading debug info --10058-- When reading debug info from /usr/lib/arm-linux-gnueabihf/libbrotlidec.so.1.0.9: --10058-- debuginfo section duplicates a section in the main ELF file austin@arm7:~$ readelf -S /usr/lib/arm-linux-gnueabihf/libbrotlidec.so.1.0.9 There are 25 section headers, starting at offset 0x7208: 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 000000f4 0000f4 000024 00 A 0 0 4 [ 2] .gnu.hash GNU_HASH 00000118 000118 00005c 04 A 3 0 4 [ 3] .dynsym DYNSYM 00000174 000174 000210 10 A 4 3 4 [ 4] .dynstr STRTAB 00000384 000384 0002fb 00 A 0 0 1 [ 5] .gnu.version VERSYM 00000680 000680 000042 02 A 3 0 2 [ 6] .gnu.version_r VERNEED 000006c4 0006c4 000040 00 A 4 2 4 [ 7] .rel.dyn REL 00000704 000704 000060 08 A 3 0 4 [ 8] .rel.plt REL 00000764 000764 000068 08 AI 3 18 4 [ 9] .init PROGBITS 000007cc 0007cc 00000c 00 AX 0 0 4 [10] .plt PROGBITS 000007d8 0007d8 0000b0 04 AX 0 0 4 [11] .text PROGBITS 00000888 000888 004b10 00 AX 0 0 4 [12] .fini PROGBITS 00005398 005398 000008 00 AX 0 0 4 [13] .rodata PROGBITS 000053a0 0053a0 001888 00 A 0 0 4 [14] .eh_frame PROGBITS 00006c28 006c28 000004 00 A 0 0 4 [15] .init_array INIT_ARRAY 00016ef8 006ef8 000004 04 WA 0 0 4 [16] .fini_array FINI_ARRAY 00016efc 006efc 000004 04 WA 0 0 4 [17] .dynamic DYNAMIC 00016f00 006f00 000100 08 WA 4 0 4 [18] .got PROGBITS 00017000 007000 000064 04 WA 0 0 4 [19] .data PROGBITS 00017064 007064 000004 00 WA 0 0 4 [20] .bss NOBITS 00017068 007068 000004 00 WA 0 0 1 [21] .ARM.attributes ARM_ATTRIBUTES 00000000 007068 000031 00 0 0 1 [22] .gnu_debugaltlink PROGBITS 00000000 007099 00004d 00 0 0 1 [23] .gnu_debuglink PROGBITS 00000000 0070e8 000034 00 0 0 4 [24] .shstrtab STRTAB 00000000 00711c 0000ec 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), y (purecode), p (processor specific) -- You are receiving this mail because: You are watching all bug changes.