Package: klogd
Version: 1.5-6.2
Severity: normal

Dear Debian folks,


trying to debug error #680099 I need debugging symbols for a meaningful 
backtrace. Unfortunately no debugging symbols are available. It would be 
awesome, if such a package could be provided.

Especially since I failed to build the package `klogd` with debugging symbols.

        $ debcheckout klogd
        $ apt-get source klogd
        $ cd sysklogd-1.5/
        $ less debian/rules
        $ export DEB_BUILD_OPTIONS="debug"
        $ dpkg-buildpackage -us -uc -B
        $ sudo dpkg -i ../klogd_1.5-6.2_i386.deb

After a reboot and starting GDB it still does not find the symbols.

        $ ps aux | grep klogd
        klog      1741 92.4  0.0   2992  1652 ?        Rs   09:33  32:03 
/sbin/klogd -P /var/run/klogd/kmsg
        $ sudo gdb --pid 1741
        GNU gdb (GDB) 7.4.1-debian
        Copyright (C) 2012 Free Software Foundation, Inc.
        License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
        This is free software: you are free to change and redistribute it.
        There is NO WARRANTY, to the extent permitted by law.  Type "show 
copying"
        and "show warranty" for details.
        This GDB was configured as "i486-linux-gnu".
        For bug reporting instructions, please see:
        <http://www.gnu.org/software/gdb/bugs/>.
        Attaching to process 1741
        Reading symbols from /sbin/klogd...(no debugging symbols found)...done.
        Reading symbols from /lib/i386-linux-gnu/i686/cmov/libc.so.6...Reading 
symbols from /usr/lib/debug/lib/i386-linux-gnu/i686/cmov/libc-2.13.so...done.
        done.
        Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libc.so.6
        Reading symbols from /lib/ld-linux.so.2...(no debugging symbols 
found)...done.
        Loaded symbols for /lib/ld-linux.so.2
        […]


Thanks,

Paul


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680099

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-rc5+ (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages klogd depends on:
ii  adduser                       3.113+nmu3
ii  initscripts                   2.88dsf-22.1
ii  libc6                         2.13-34
ii  lsb-base                      4.1+Debian7
ii  sysklogd [system-log-daemon]  1.5-6.2

klogd recommends no packages.

klogd suggests no packages.

-- Configuration Files:
/etc/init.d/klogd changed [not included]

-- no debconf information

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to