From owner-freebsd-bugs@FreeBSD.ORG Mon Jul 16 22:00:11 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0841816A401 for ; Mon, 16 Jul 2007 22:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id ECAF913C4AA for ; Mon, 16 Jul 2007 22:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6GM0Aur090093 for ; Mon, 16 Jul 2007 22:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6GM0At5090092; Mon, 16 Jul 2007 22:00:10 GMT (envelope-from gnats) Date: Mon, 16 Jul 2007 22:00:10 GMT Message-Id: <200707162200.l6GM0At5090092@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Steiner, Bernard" Cc: Subject: Re: bin/114617: less(1) SEGV X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Steiner, Bernard" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2007 22:00:11 -0000 The following reply was made to PR bin/114617; it has been noted by GNATS. From: "Steiner, Bernard" To: Cc: Subject: Re: bin/114617: less(1) SEGV Date: Mon, 16 Jul 2007 23:52:53 +0200 This is a multi-part message in MIME format. ------_=_NextPart_001_01C7C7F3.A9217C40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Forget about my rantings about system type. Looks like this happens when doing less on two or more targets, where the first one has less lines than the number of lines in the tty and the second one is not a regular file. It works OK when the first two targets are regular files and the third one ain't. Sorry for the HTML in my mail. Bernard ------_=_NextPart_001_01C7C7F3.A9217C40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: bin/114617: less(1) SEGV

Forget about my rantings about system type.

Looks like this happens when doing less on two or more targets,
where the first one has less lines than the number of
lines in the tty and the second one is not a regular file.
It works OK when the first two targets are regular files and
the third one ain't.

Sorry for the HTML in my mail.

Bernard

------_=_NextPart_001_01C7C7F3.A9217C40--