From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 15 17:30:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A47716A46C for ; Fri, 15 Feb 2008 17:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3594D13C4D5 for ; Fri, 15 Feb 2008 17:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1FHU5uW016560 for ; Fri, 15 Feb 2008 17:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1FHU5uZ016552; Fri, 15 Feb 2008 17:30:05 GMT (envelope-from gnats) Date: Fri, 15 Feb 2008 17:30:05 GMT Message-Id: <200802151730.m1FHU5uZ016552@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Volker Cc: Subject: Re: bin/68527: Resizing 'top' running in a terminal to one column width causes a seg. fault in 'top' X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:30:05 -0000 The following reply was made to PR bin/68527; it has been noted by GNATS. From: Volker To: bug-followup@FreeBSD.org, traser@isn.net Cc: Subject: Re: bin/68527: Resizing 'top' running in a terminal to one column width causes a seg. fault in 'top' Date: Fri, 15 Feb 2008 18:20:27 +0100 Daniel, unfortunately I'm unable to reproduce your issue. Using an xterm and running top in it, xterm doesn't let me reduce the width to less than 5 chars. Do you still see this issue? If not, can we close this PR? Thank you!