Package: leafnode
Version: 1.11.8-2
Followup-For: Bug #667998
$ gdb /usr/sbin/fetchnews
GNU gdb (GDB) 7.4-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/>...
Reading symbols from /usr/sbin/fetchnews...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/sbin/fetchnews
Program received signal SIGSEGV, Segmentation fault.
__strlen_ia32 () at ../sysdeps/i386/i686/multiarch/../../i586/strlen.S:99
99 ../sysdeps/i386/i686/multiarch/../../i586/strlen.S: No such file or
directory.
(gdb) bt
#0 __strlen_ia32 () at ../sysdeps/i386/i686/multiarch/../../i586/strlen.S:99
#1 0x41ed8135 in *__GI___strdup (s=0x0) at strdup.c:42
#2 0x0805a112 in ?? ()
#3 0x080587c3 in ?? ()
#4 0x0804a7e6 in ?? ()
#5 0x41e78e46 in __libc_start_main (main=0x804a740, argc=1,
ubp_av=0xbffff444, init=0x805b4a0, fini=0x805b490, rtld_fini=0x4100e310,
stack_end=0xbffff43c) at libc-start.c:228
#6 0x0804cf81 in ?? ()
(gdb) bt full
#0 __strlen_ia32 () at ../sysdeps/i386/i686/multiarch/../../i586/strlen.S:99
No locals.
#1 0x41ed8135 in *__GI___strdup (s=0x0) at strdup.c:42
len = <optimized out>
#2 0x0805a112 in ?? ()
No symbol table info available.
#3 0x080587c3 in ?? ()
No symbol table info available.
#4 0x0804a7e6 in ?? ()
No symbol table info available.
#5 0x41e78e46 in __libc_start_main (main=0x804a740, argc=1,
ubp_av=0xbffff444, init=0x805b4a0, fini=0x805b490, rtld_fini=0x4100e310,
stack_end=0xbffff43c) at libc-start.c:228
result = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1107013620, 0, 0,
-1073744872, -1798232565, -1540722185}, mask_was_saved = 0}},
priv = {pad = {0x0, 0x0, 0xbffff440, 0x0}, data = {prev = 0x0,
cleanup = 0x0, canceltype = -1073744832}}}
not_first_call = <optimized out>
#6 0x0804cf81 in ?? ()
No symbol table info available.
(gdb) quit
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500,
'oldstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.4.0-rc1+ (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages leafnode depends on:
ii debconf [debconf-2.0] 1.5.42
ii libc6 2.13-27
ii libpcre3 1:8.30-4
ii logrotate 3.8.1-1
ii netbase 4.47
ii openbsd-inetd [inet-superserver] 0.20091229-1
ii tcpd 7.6.q-23
leafnode recommends no packages.
Versions of packages leafnode suggests:
ii lynx-cur [news-reader] 2.8.8dev.12-2
ii perl 5.14.2-9
-- Configuration Files:
/etc/cron.d/leafnode changed:
3,8,13,18,23,28,33,38,43,48,53,58 * * * * news if [ -x
/etc/news/leafnode/do-fetch-news ]; then nice ionice -c3
/etc/news/leafnode/do-fetch-news; fi
/etc/logcheck/ignore.d.paranoid/leafnode [Errno 13] Permission denied:
u'/etc/logcheck/ignore.d.paranoid/leafnode'
/etc/logcheck/ignore.d.server/leafnode [Errno 13] Permission denied:
u'/etc/logcheck/ignore.d.server/leafnode'
/etc/logcheck/ignore.d.workstation/leafnode [Errno 13] Permission denied:
u'/etc/logcheck/ignore.d.workstation/leafnode'
/etc/logcheck/violations.ignore.d/leafnode [Errno 13] Permission denied:
u'/etc/logcheck/violations.ignore.d/leafnode'
/etc/news/leafnode/do-fetch-news changed:
. /etc/news/leafnode/debian-config
cd /
if [ "$NETWORK" = "permanent" -a -x /usr/sbin/fetchnews -a ! -z "`ps -e|grep
icedove`" ]; then
/usr/sbin/fetchnews
fi
/etc/news/leafnode/filters changed:
^Newsgroups:.*[, ]gmane.spam.detected$
^Newsgroups:.*[, ]gmane.spam.detected,
-- debconf-show failed
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]