Package: tin
Version: 1:1.7.10+20050815-1
Severity: normal
I am running tin as rtin with a local newsserver (noffle), and today
rtin was running as usual, I have 51 groups in my .newsrc, and I was
away from the computer. When I came back, I see rtin hanged, no reaction
to any keys, and displaing in the last line of the screen:
Can't retrieve active
top is displaying:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
11970 miernik 16 0 7860 5428 1608 S 0.0 2.1 9:20.98 rtin
jaworz:~$ strace -p 11970
Process 11970 attached - interrupt to quit
read(3,
jaworz:~$ ls -l /proc/11970/fd/3
lrwx------ 1 miernik miernik 64 2005-08-16 22:21 /proc/11970/fd/3 ->
socket:[38096]
jaworz:~$
(gdb) bt
#0 0xb7ec81fe in read () from /lib/tls/libc.so.6
#1 0xb7e68b48 in _IO_file_read () from /lib/tls/libc.so.6
#2 0xb7e678be in _IO_file_underflow () from /lib/tls/libc.so.6
#3 0xb7e69e2b in _IO_default_uflow () from /lib/tls/libc.so.6
#4 0xb7e69c0c in __uflow () from /lib/tls/libc.so.6
#5 0xb7e5eae8 in _IO_getline_info () from /lib/tls/libc.so.6
#6 0xb7e5ea0f in _IO_getline () from /lib/tls/libc.so.6
#7 0xb7e5d959 in fgets () from /lib/tls/libc.so.6
#8 0x0807d2ce in ?? ()
#9 0x083db508 in ?? ()
#10 0x000004fd in ?? ()
#11 0x082d4410 in ?? ()
#12 0x000004fd in ?? ()
#13 0x080ac4c1 in _IO_stdin_used ()
#14 0x00000001 in ?? ()
#15 0x00000000 in ?? ()
#16 0xffffffff in ?? ()
#17 0x00000000 in ?? ()
#18 0x00006320 in ?? ()
#19 0xb7e44550 in vfprintf () from /lib/tls/libc.so.6
... this part is useless probably, only ?? () ...
#72 0x08090adf in ?? ()
#73 0x00000000 in ?? ()
#74 0xb7e6d0a4 in free () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?)
(gdb)
jaworz:~$ lsof | grep 38096
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
rtin 11970 miernik 3u IPv4 38096 TCP
localhost.localdomain:41188->localhost.localdomain:nntp (ESTABLISHED)
rtin 11970 miernik 4u IPv4 38096 TCP
localhost.localdomain:41188->localhost.localdomain:nntp (ESTABLISHED)
jaworz:~$
Looks like it's stuck on connection to local newsserver. But it is like
that since half an hour at least, it should time out or something. There
is not much I can do besides killing it.
Finally I did:
jaworz:~$ sudo killall noffle
jaworz:~$ sudo killall noffle
jaworz:~$ sudo killall -9 noffle
jaworz:~$ sudo killall -9 noffle
noffle: no process killed
jaworz:~$
And then rtin did quit too.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-386
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages tin depends on:
ii debconf [debconf-2.0] 1.4.57 Debian configuration management sy
ii libc6 2.3.5-3 GNU C Library: Shared libraries an
ii libidn11 0.5.18-1 GNU libidn library, implementation
ii libncursesw5 5.4-9 Shared libraries for terminal hand
ii libpcre3 5.0-1.1 Perl 5 Compatible Regular Expressi
Versions of packages tin recommends:
ii exim4 4.52-1 metapackage to ease exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.52-1 lightweight exim MTA (v4) daemon
-- debconf information:
* shared/news/server: localhost
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]