From owner-freebsd-stable Sun Mar 28 12:21:10 1999 Delivered-To: freebsd-stable@freebsd.org Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (Postfix) with ESMTP id 49FF814C48 for ; Sun, 28 Mar 1999 12:21:01 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.0/8.9.0) with SMTP id AAA07879; Mon, 29 Mar 1999 00:19:50 +0400 (MSD) Date: Mon, 29 Mar 1999 00:19:50 +0400 (MSD) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: John Polstra Cc: stable@freebsd.org Subject: Re: -stable problem In-Reply-To: <199903281927.LAA12227@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 28 Mar 1999, John Polstra wrote: > Date: Sun, 28 Mar 1999 11:27:00 -0800 (PST) > From: John Polstra > To: dv@dv.ru > Cc: stable@freebsd.org > Subject: Re: -stable problem > > I'm redirecting this thread to -stable, since it's not about > FreeBSD-current. Sorry. > > In article , > Dmitry Valdov wrote: > > > > Why this happens? > > > > > telnet x.x.x.x nntp > > Trying x.x.x.x... > > Connected to x.x.x.x. > > Escape character is '^]'. > > assertion "nsegs == 2" failed: file "/usr/src/libexec/rtld-elf/map_object.c", line 158 > > Connection closed by foreign host. > > > > Also machine closes any connection to any port. > > It happens not too often, but happens. > > > > It running 3.1-STABLE. And INN 2.3-current. > > I can't think of any reasonable explanation for this. The assertion > is in the dynamic linker. But it already did its job long ago, before > the first message ("Trying x.x.x.x...") was printed. I can only guess > that telnet is making a random jump which happens to land in the > middle of the dynamic linker code. Maybe it's a kernel bug. > No. Telnet was from other machine! 'assertion ....' prints innd when trying to start nnrpd. (on host x.x.x.x). Also as I already said x.x.x.x closes all connections just after establishment. I was unable to access x.x.x.x so I can't see what happens at x.x.x.x's console... Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message