From owner-freebsd-questions@FreeBSD.ORG Mon May 26 00:46:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB4CC37B401 for ; Mon, 26 May 2003 00:46:42 -0700 (PDT) Received: from phys9911.phys.tue.nl (PHYS9911.phys.tue.nl [131.155.108.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44D143F3F for ; Mon, 26 May 2003 00:46:41 -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 h4Q7kisX043647; Mon, 26 May 2003 09:46:44 +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 h4Q7kiGu043646; Mon, 26 May 2003 09:46:44 +0200 (CEST) Date: Mon, 26 May 2003 09:46:44 +0200 From: "Karel J. Bosschaart" To: Antoine Jacoutot Message-ID: <20030526074644.GA43610@phys9911.phys.tue.nl> References: <200305231446.44125.ajacoutot@lphp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305231446.44125.ajacoutot@lphp.org> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: vmware bash problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: K.J.Bosschaart@tue.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 07:46:42 -0000 On Fri, May 23, 2003 at 02:46:44PM +0200, Antoine Jacoutot wrote: > Hi ! > > I run FreeBSD-4.8-RELEASE > I just installed vmware2-2.0.4.1142 from the ports collection, but each > time I want to launch the configuration wizard from vmware, nothing > happens. > Instead, there's a 180kb bash core file in my homedir. > Any idea what's happening ? > I had the same problem recently with vmware3 on -current, and I worked around by running the configuration wizard as root. No bash-coredump this time. I moved the files to my own home-dir, and edited some obvious path settings. From there, I could continue as usual installing a guest OS. However, I don't know the source of the problem :-(. The wizard used to work OK, at least with vmware2 on -stable. Karel.