From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 17 14:10:03 2010 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 1EFDC106568B for ; Sun, 17 Jan 2010 14:10:03 +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 E882D8FC14 for ; Sun, 17 Jan 2010 14:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0HEA27i016012 for ; Sun, 17 Jan 2010 14:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0HEA2gV016011; Sun, 17 Jan 2010 14:10:02 GMT (envelope-from gnats) Date: Sun, 17 Jan 2010 14:10:02 GMT Message-Id: <201001171410.o0HEA2gV016011@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ed Maste Cc: Subject: Re: bin/3170: vi(1): vi freaks and dump core if user doesn't exist X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ed Maste List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2010 14:10:03 -0000 The following reply was made to PR bin/3170; it has been noted by GNATS. From: Ed Maste To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/3170: vi(1): vi freaks and dump core if user doesn't exist Date: Sun, 17 Jan 2010 09:03:54 -0500 I happened to try this on a few-days-old 9.0-CURRENT and wasn't able to reproduce the problem (or even the warning message) when running in gnome-terminal. When connected by ssh I did get the warning message, but no segfault.