Package: pfqueue
Version: 0.5.2-1
Severity: normal
When I start it as root with an empty queue it just segfaults, the screen looks
like this:
Queue: 'input', 0 messages, 0 tagged
ATCS
ID From
To
(... cut 78 empty lines ...)
┌─Message (from
headers)─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│Queue is emptySegmentation fault (core dumped)
│
[EMAIL PROTECTED]:~#
│
│
│
│
│
│
│
│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[EMAIL PROTECTED]:~# gdb pfqueue core.20158
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
Core was generated by `pfqueue'.
Program terminated with signal 11, Segmentation fault.
warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/libpfqueue.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpfqueue.so.0
Reading symbols from /lib/tls/i686/cmov/libdl.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...(no debugging symbols
found)...done.
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /lib/libncurses.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /lib/tls/i686/cmov/libc.so.6...(no debugging symbols
found)...done.
Loaded symbols for /lib/tls/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
Reading symbols from /usr/lib/libpfq_exim.so.0.0.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpfq_exim.so.0.0.0
#0 0x20202020 in ?? ()
(gdb) bt
#0 0x20202020 in ?? ()
#1 0x080a8b00 in ?? ()
#2 0x00000001 in ?? ()
#3 0xffffffff in ?? ()
#4 0x0804c592 in _IO_stdin_used ()
#5 0x00000001 in ?? ()
#6 0x00000001 in ?? ()
#7 0xbffffd68 in ?? ()
#8 0x0804be5a in ?? ()
#9 0x00000001 in ?? ()
#10 0xbffffde4 in ?? ()
#11 0x0804c592 in _IO_stdin_used ()
#12 0x08049125 in _init ()
Previous frame inner to this frame (corrupt stack?)
(gdb)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages pfqueue depends on:
ii exim4 4.60-3 metapackage to ease exim MTA (v4)
ii libc6 2.3.6-1 GNU C Library: Shared libraries an
ii libncurses5 5.5-1 Shared libraries for terminal hand
ii libpfqueue0 0.5.2-1 interactive console-based tool to
pfqueue recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]