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

Bug#657637: libqt4-dbg: Debug package doesn't actually have debugging symbols



Package: libqt4-dbg
Version: 4.7.4-2
Severity: normal

In 4:4.7.3-5, the debugging package took 284MB of disk when installed.
libqt4-dbg 4:4.7.4-2 takes only 5MB.

I looked at the files inside the package, and 'objdump' reports they
don't have debugging symbol sections at all.

123M    libQtGui.so.4.7.3
1.8M    libQtGui.so.4.7.4

$ objdump -h libQtGui.so.4.7.3 | grep '^ *[0-9]'
  0 .note.gnu.build-id 00000024  0000000000000190  0000000000000190  00000190  2**2
  1 .hash         00012a94  00000000000001b8  00000000000001b8  000001b4  2**3
  2 .gnu.hash     000150ec  0000000000012c50  0000000000012c50  000001b4  2**3
  3 .dynsym       00057ff0  0000000000027d40  0000000000027d40  000001b4  2**3
  4 .dynstr       000889c5  000000000007fd30  000000000007fd30  000001b4  2**0
  5 .gnu.version  00007554  00000000001086f6  00000000001086f6  000001b4  2**1
  6 .gnu.version_r 000000e0  000000000010fc50  000000000010fc50  000001b4  2**3
  7 .rela.dyn     0009d530  000000000010fd30  000000000010fd30  000001b4  2**3
  8 .rela.plt     0002d2e8  00000000001ad260  00000000001ad260  000001b4  2**3
  9 .init         00000018  00000000001da548  00000000001da548  000001b4  2**2
 10 .plt          0001e200  00000000001da560  00000000001da560  000001b4  2**4
 11 .text         006837a8  00000000001f8760  00000000001f8760  000001b4  2**4
 12 .fini         0000000e  000000000087bf08  000000000087bf08  000001b4  2**2
 13 .rodata       000b31f3  000000000087bf20  000000000087bf20  000001b4  2**5
 14 .eh_frame_hdr 00027fe4  000000000092f114  000000000092f114  000001b4  2**2
 15 .eh_frame     000cd5cc  00000000009570f8  00000000009570f8  000001b4  2**3
 16 .gcc_except_table 000663b1  0000000000a246c4  0000000000a246c4  000001b4  2**2
 17 .init_array   00000080  0000000000c8b000  0000000000c8b000  0008b000  2**3
 18 .ctors        00000010  0000000000c8b080  0000000000c8b080  0008b000  2**3
 19 .dtors        00000010  0000000000c8b090  0000000000c8b090  0008b000  2**3
 20 .jcr          00000008  0000000000c8b0a0  0000000000c8b0a0  0008b000  2**3
 21 .data.rel.ro  0003c980  0000000000c8b0c0  0000000000c8b0c0  0008b000  2**5
 22 .dynamic      000002d0  0000000000cc7a40  0000000000cc7a40  0008b000  2**3
 23 .got          00001880  0000000000cc7d10  0000000000cc7d10  0008b000  2**3
 24 .got.plt      0000f110  0000000000cc9590  0000000000cc9590  0008b000  2**3
 25 .data         00003fe0  0000000000cd86a0  0000000000cd86a0  0008b000  2**5
 26 .bss          00003270  0000000000cdc680  0000000000cdc680  0008b000  2**5
 27 .comment      0000001c  0000000000000000  0000000000000000  000001b4  2**0
 28 .debug_aranges 0001c610  0000000000000000  0000000000000000  000001d0  2**0
 29 .debug_info   054144c6  0000000000000000  0000000000000000  0001c7e0  2**0
 30 .debug_abbrev 00178852  0000000000000000  0000000000000000  05430ca6  2**0
 31 .debug_line   003ae245  0000000000000000  0000000000000000  055a94f8  2**0
 32 .debug_str    003b9214  0000000000000000  0000000000000000  0595773d  2**0
 33 .debug_loc    015f1ea1  0000000000000000  0000000000000000  05d10951  2**0
 34 .debug_ranges 005d2120  0000000000000000  0000000000000000  073027f2  2**0

$ objdump -h libQtGui.so.4.7.4 | grep '^ *[0-9]'
  0 .note.gnu.build-id 00000024  0000000000000190  0000000000000190  00000190  2**2
  1 .hash         00012bf8  00000000000001b8  00000000000001b8  000001b4  2**3
  2 .gnu.hash     0001524c  0000000000012db0  0000000000012db0  000001b4  2**3
  3 .dynsym       00058848  0000000000028000  0000000000028000  000001b4  2**3
  4 .dynstr       00089886  0000000000080848  0000000000080848  000001b4  2**0
  5 .gnu.version  00007606  000000000010a0ce  000000000010a0ce  000001b4  2**1
  6 .gnu.version_r 000000e0  00000000001116d8  00000000001116d8  000001b4  2**3
  7 .rela.dyn     0009db78  00000000001117b8  00000000001117b8  000001b4  2**3
  8 .rela.plt     00008a48  00000000001af330  00000000001af330  000001b4  2**3
  9 .init         00000018  00000000001b7d78  00000000001b7d78  000001b4  2**2
 10 .plt          00005c40  00000000001b7d90  00000000001b7d90  000001b4  2**4
 11 .text         00686c28  00000000001bd9d0  00000000001bd9d0  000001b4  2**4
 12 .fini         0000000e  00000000008445f8  00000000008445f8  000001b4  2**2
 13 .rodata       000b32f3  0000000000844620  0000000000844620  000001b4  2**5
 14 .eh_frame_hdr 00028224  00000000008f7914  00000000008f7914  000001b4  2**2
 15 .eh_frame     000cdef4  000000000091fb38  000000000091fb38  000001b4  2**3
 16 .gcc_except_table 00066693  00000000009eda2c  00000000009eda2c  000001b4  2**2
 17 .init_array   00000080  0000000000c540c0  0000000000c540c0  000540c0  2**3
 18 .ctors        00000010  0000000000c54140  0000000000c54140  000540c0  2**3
 19 .dtors        00000010  0000000000c54150  0000000000c54150  000540c0  2**3
 20 .jcr          00000008  0000000000c54160  0000000000c54160  000540c0  2**3
 21 .data.rel.ro  0003cbc0  0000000000c54180  0000000000c54180  000540c0  2**5
 22 .dynamic      000002d0  0000000000c90d40  0000000000c90d40  000540c0  2**3
 23 .got          00001890  0000000000c91010  0000000000c91010  000540c0  2**3
 24 .got.plt      00002e30  0000000000c928a0  0000000000c928a0  000540c0  2**3
 25 .data         00003fe0  0000000000c956e0  0000000000c956e0  000540c0  2**5
 26 .bss          00003270  0000000000c996c0  0000000000c996c0  000540c0  2**5
 27 .comment      0000001d  0000000000000000  0000000000000000  000001b4  2**0


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: