From owner-freebsd-questions@FreeBSD.ORG  Wed Apr 28 11:00:17 2010
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 834AD106566B;
	Wed, 28 Apr 2010 11:00:17 +0000 (UTC)
	(envelope-from ohartman@zedat.fu-berlin.de)
Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de
	[130.133.4.66])
	by mx1.freebsd.org (Postfix) with ESMTP id 3716D8FC23;
	Wed, 28 Apr 2010 11:00:16 +0000 (UTC)
Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69])
	by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp
	(envelope-from <ohartman@zedat.fu-berlin.de>)
	id <1O7503-0007lO-08>; Wed, 28 Apr 2010 13:00:15 +0200
Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198])
	by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa
	(envelope-from <ohartman@zedat.fu-berlin.de>)
	id <1O7502-0000Nv-Uc>; Wed, 28 Apr 2010 13:00:14 +0200
Message-ID: <4BD8153E.80309@zedat.fu-berlin.de>
Date: Wed, 28 Apr 2010 13:00:14 +0200
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?=
User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US;
	rv:1.9.1.9) Gecko/20100421 Thunderbird/3.0.4
MIME-Version: 1.0
To: freebsd-questions@freebsd.org, FreeBSD Stable <freebsd-stable@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: 130.133.86.198
Cc: 
Subject: resizing xterminal while in vi-session forces vi to coredump
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Apr 2010 11:00:17 -0000

Hello,

vi coredumps if one is resizing the xterm within the vi session runs. OS 
is FreeBSD 8.0-STABLE/amd64 r207308: Wed Apr 28 09:10:03 CEST 2010, 
ports are most recent, X11 has been recompiled in favor of 
WITHOUT_NOUVEAU=        YES

Kernel also utilises
options         TEKEN_UTF8
options         TEKEN_XTERM

but I think this is for console only.

Should I file a PR?

Thanks for your patience,

O. Hartmann