[marillat at debian.org: Bug#178673: inn2-inews: rnews is broken]

Marco d'Itri md at Linux.IT
Tue Jan 28 00:12:20 UTC 2003


Verified.

----- Forwarded message from Christian Marillat <marillat at debian.org> -----

Subject: Bug#178673: inn2-inews: rnews is broken
Reply-To: Christian Marillat <marillat at debian.org>,
	178673 at bugs.debian.org
Original-Sender: Christian Marillat <marillat.christian at wanadoo.fr>
X-Debian-PR-Message: report 178673
X-Debian-PR-Package: inn2-inews
From: Christian Marillat <marillat at debian.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>

Package: inn2-inews
Version: 2.3.999+20030125-2
Severity: important

Hi,

I use get-news to fetch news articles and rnews freeze. below is a strace.

Christian

[pid 16152] execve("/usr/bin/rnews", ["/usr/bin/rnews"], [/* 44 vars */]) = 0
[pid 16152] uname({sys="Linux", node="falcon.wanadoo.fr", ...}) = 0
[pid 16152] brk(0) = 0x8065dd4
[pid 16152] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
[pid 16152] open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 16152] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 16152] fstat64(3, {st_mode=S_IFREG|0644, st_size=53634, ...}) = 0
[pid 16152] old_mmap(NULL, 53634, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40012000
[pid 16152] close(3) = 0
[pid 16152] open("/usr/lib/libdb-4.0.so", O_RDONLY) = 3
[pid 16152] read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240+\1\0004\0\0\0|F\t\0\0\0\0\0004\0
\0\3\0(\0\25\0\24\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 0\t\0
0\t\0\5\0\0\0\0\20\0\0\1\0\0\0 0\t\0 @\t\0
@\t\0\274\25\0\0\f\30\0\0\6\0\0\0\0\20\0\0\2\0\0\0D3\t\0DC\t\0DC\t\0"...,
1024) = 1024
[pid 16152] fstat64(3, {st_mode=S_IFREG|0644, st_size=608708, ...}) = 0
[pid 16152] old_mmap(NULL, 612396, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40020000
[pid 16152] mprotect(0x400b4000, 6188, PROT_NONE) = 0
[pid 16152] old_mmap(0x400b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x93000) = 0x400b4000
[pid 16152] close(3) = 0
[pid 16152] open("/lib/libc.so.6", O_RDONLY) = 3
[pid 16152] read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0]Z\1\0004\0\0\0\360\313\20\0\0\0\0\0004\0
\0\7\0(\0007\0006\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\0\340\0\0\0\340\0\0\0\5\0\0\0\4\0\0\0\3\0\0\0\260q\20\0\260q\20\0\260q\20\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0"...,
1024) = 1024
[pid 16152] fstat64(3, {st_mode=S_IFREG|0755, st_size=1102984, ...}) = 0
[pid 16152] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400b6000
[pid 16152] old_mmap(NULL, 1112740, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400b7000
[pid 16152] mprotect(0x401bf000, 31396, PROT_NONE) = 0
[pid 16152] old_mmap(0x401bf000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x107000) = 0x401bf000
[pid 16152] old_mmap(0x401c5000, 6820, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401c5000
[pid 16152] close(3) = 0
[pid 16152] munmap(0x40012000, 53634) = 0
[pid 16152] socket(PF_UNIX, SOCK_DGRAM, 0) = 3
[pid 16152] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid 16152] connect(3, {sa_family=AF_UNIX, path="/dev/log"}, 16) = 0
[pid 16152] brk(0) = 0x8065dd4
[pid 16152] brk(0x8066dd4) = 0x8066dd4
[pid 16152] brk(0) = 0x8066dd4
[pid 16152] brk(0x8067000) = 0x8067000
[pid 16152] getegid32() = 9
[pid 16152] setgid32(0x9) = 0
[pid 16152] geteuid32() = 9
[pid 16152] setuid32(0x9) = 0
[pid 16152] open("/etc/news/inn.conf", O_RDONLY) = 4
[pid 16152] brk(0) = 0x8067000
[pid 16152] brk(0x8068000) = 0x8068000
[pid 16152] read(4, "##  $Id: inn.conf.in,v 1.41.2.1 2000/07/17 06:46:17 rra
Exp $\n##\n##  inn.conf -- INN configuration data\n##\n##  Format:\n##
<para"..., 8191) = 4918
[pid 16152] brk(0) = 0x8068000
[pid 16152] brk(0x8069000) = 0x8069000
[pid 16152] brk(0) = 0x8069000
[pid 16152] brk(0x806a000) = 0x806a000
[pid 16152] brk(0) = 0x806a000
[pid 16152] brk(0x806b000) = 0x806b000
[pid 16152] read(4, "", 8191) = 0
[pid 16152] close(4) = 0
[pid 16152] uname({sys="Linux", node="falcon.wanadoo.fr", ...}) = 0
[pid 16152] umask(02) = 022
[pid 16152] socket(PF_UNIX, SOCK_STREAM, 0) = 4
[pid 16152] connect(4, {sa_family=AF_UNIX, path="/var/run/news/nntpin"}, 22) = 0
[pid 16152] fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
[pid 16152] fstat64(4, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
[pid 16152] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40012000
[pid 16152] _llseek(4, 0, 0xbffff1a0, SEEK_CUR)= -1 ESPIPE (Illegal seek)
[pid 16152] read(4, "200 falcon.wanadoo.fr InterNetNews server INN 2.4.0 (20030125 prerelease) ready\r\n", 4096) = 81
[pid 16152] dup(4) = 5
[pid 16152] fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR)
[pid 16152] fstat64(5, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
[pid 16152] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40013000
[pid 16152] _llseek(5, 0, 0xbffff1a0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
[pid 16152] fcntl64(4, F_GETFD) = 0
[pid 16152] fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
[pid 16152] fcntl64(5, F_GETFD) = 0
[pid 16152] fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
[pid 16152] read(0, "#", 1)
= 1
[pid 16152] read(0, "!", 1)
= 1
[pid 16152] read(0, " ", 1)
= 1
[pid 16152] read(0, "r", 1)
= 1
[pid 16152] read(0, "n", 1)
= 1
[pid 16152] read(0, "e", 1)
= 1
[pid 16152] read(0, "w", 1)
= 1
[pid 16152] read(0, "s", 1)
= 1
[pid 16152] read(0, " ", 1)
= 1
[pid 16152] read(0, "1", 1)
= 1
[pid 16152] read(0, "1", 1)
= 1
[pid 16152] read(0, "5", 1)
= 1
[pid 16152] read(0, "5", 1)
= 1
[pid 16152] read(0, "\n", 1)
= 1
[pid 16152] read(0, "Path:
wanadoo.fr!proxad.net!feeder2-1.proxad.net!news1-2.free.fr!not-for-mail\nFrom:
p.naudin at free.fr (Philippe Naudin)\nNewsgroups: f"..., 1155) = 1155
[pid 16152] write(5, "ihave <b14a7v$36m$1 at peinard.chezmoi>\r\n", 38)
= 38
[pid 16152] read(4, "335\r\n", 4096)
= 5
[pid 16152] read(4, 


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux falcon.wanadoo.fr 2.4.20 #1 sam jan 4 15:38:59 CET 2003 i686
Locale: LANG=fr_FR at euro, LC_CTYPE=fr_FR at euro

Versions of packages inn2-inews depends on:
ii  libc6                         2.3.1-10   GNU C Library: Shared libraries an
ii  libdb4.0                      4.0.14-1   Berkeley v4.0 Database Libraries [

-- no debconf information


----- End forwarded message -----

-- 
ciao,
Marco


More information about the inn-workers mailing list