From owner-freebsd-current@FreeBSD.ORG Tue Jul 15 01:00:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AA4937B401; Tue, 15 Jul 2003 01:00:32 -0700 (PDT) Received: from phys9911.phys.tue.nl (PHYS9911.phys.tue.nl [131.155.108.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 167BE43F93; Tue, 15 Jul 2003 01:00:31 -0700 (PDT) (envelope-from karelj@phys9911.phys.tue.nl) Received: from phys9911.phys.tue.nl (localhost [127.0.0.1]) by phys9911.phys.tue.nl (8.12.9/8.12.9) with ESMTP id h6F80fJR068967; Tue, 15 Jul 2003 10:00:41 +0200 (CEST) (envelope-from karelj@phys9911.phys.tue.nl) Received: (from karelj@localhost) by phys9911.phys.tue.nl (8.12.9/8.12.9/Submit) id h6F80fnp068966; Tue, 15 Jul 2003 10:00:41 +0200 (CEST) Date: Tue, 15 Jul 2003 10:00:41 +0200 From: "Karel J. Bosschaart" To: Thorsten Greiner Message-ID: <20030715080041.GB68825@phys9911.phys.tue.nl> References: <200307141951.h6EJpOQ02519@mailgate5.cinetic.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307141951.h6EJpOQ02519@mailgate5.cinetic.de> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 08:00:32 -0000 On Mon, Jul 14, 2003 at 09:51:25PM +0200, Thorsten Greiner wrote: > Andreas wrote: > > andreas@titan[ttyp2]{1004} ~ vim > > Vim: Caught deadly signal BUS > > Vim: Finished. > > Bus error (core dumped) > > You can work around this by unsetting SESSION_MANAGER in your > environment. I have no idea what the root cause is... > Thanks, this works for me. At least I can use gvim again. Karel.