From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 20 18:08:49 2013 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4AB795D8; Sat, 20 Apr 2013 18:08:49 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 14E888C4; Sat, 20 Apr 2013 18:08:48 +0000 (UTC) Received: from p5dc3fbd8.dip0.t-ipconnect.de ([93.195.251.216] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1UTcDO-0003fJ-EF; Sat, 20 Apr 2013 20:08:46 +0200 Message-ID: <5172D9AE.4060901@gwdg.de> Date: Sat, 20 Apr 2013 20:08:46 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5 MIME-Version: 1.0 To: Juergen Lock Subject: Re: CFT: google-earth crash fix (ports/160422 [1]) References: <20130420151713.GA27318@triton8.kn-bremen.de> In-Reply-To: <20130420151713.GA27318@triton8.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-emulation@FreeBSD.org, freebsd-ports@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Apr 2013 18:08:49 -0000 On 20.04.2013 17:17 (UTC+2), Juergen Lock wrote: > Hi! > > COURRAUD Cybil might have found at least one cause for the > google-earth crashes on 9.0+, can people that saw the crash (and > everyone else interested) please test the following update to make > sure it's working for most people? > > http://people.freebsd.org/~nox/tmp/google-earth-5.2.1.1588-crashfixp-001.patch Hi Juergen, Thanks for the info and the link. I just tried the patch with GoogleEarth version 6.0.3.2197 on a 10.0-CURRENT amd64 (clang) and it also seems to work. Perhaps we should try to reintroduce version 6.0.3.2197? I do not remember the reason(s) for going back to version 5.2.1.1588 ... Rainer > Thanx! :) > Juergen > > PS: Also make sure linprocfs is mounted to /compat/linux/proc . > > [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=160422