From owner-freebsd-ports@FreeBSD.ORG Tue Apr 5 23:25:26 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9241106566B for ; Tue, 5 Apr 2011 23:25:25 +0000 (UTC) (envelope-from fb-ports@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id 797E98FC12 for ; Tue, 5 Apr 2011 23:25:25 +0000 (UTC) Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138]) by mx1.psconsult.nl (8.14.4/8.14.4) with ESMTP id p35NPJR2060930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Apr 2011 01:25:24 +0200 (CEST) (envelope-from fb-ports@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.4/8.14.4/Submit) id p35NPJK2060929 for freebsd-ports@freebsd.org; Wed, 6 Apr 2011 01:25:19 +0200 (CEST) (envelope-from fb-ports@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to fb-ports@psconsult.nl using -f Date: Wed, 6 Apr 2011 01:25:19 +0200 From: Paul Schenkeveld To: freebsd-ports@freebsd.org Message-ID: <20110405232519.GA60680@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Google-earth: memory fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 23:25:26 -0000 Hi, Until a couple of months ago, I was happily using google-earth on all my desktops and laptops. Now, it exits with Memory Fault after creating the startup window, the main window and a tiny pop-up window. The pop-up window does not have a title not contents so I don't know what it's trying to tell me. After this message, I'm back at the shell prompt, the three google-earth windows stay on the screen and do not react to resize or cancel messages from the window manager. There are 30 ./googleearth-bin processes still running and if I killall -1 googleearth-bin the window these processes and the windows on my screen disappear. One laptop had google-earth running fo nearly two years but one day, probably after the upgrade to google-earth-6.0.1.2032,1, it started exiting with the above message. The notebook is running FreeBSD 8.2-STABLE #4: Sun Feb 27 12:28:14 CET 2011 i386, has an Intel T7500 Core 2 duo CPU and 3 GB RAM. The other laptop runs FreeBSD 8.2-RELEASE #0: Fri Mar 11 21:52:10 CET 2011 amd64 on an Intel Q9100 CPU with 4 GB RAM. I can't get googleearth-bin to dump core, it just prints "Memory Fault" and exits. Any ideas ow to debug this? Regards, Paul Schenkeveld