From owner-freebsd-emulation@FreeBSD.ORG Sat Aug 19 15:32:35 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A771C16A4DD for ; Sat, 19 Aug 2006 15:32:35 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CBDF43D7E for ; Sat, 19 Aug 2006 15:32:26 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.7/8.13.7) with ESMTP id k7JFWKd5008789 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 19 Aug 2006 17:32:20 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.7/8.13.3/Submit) id k7JFWKJM008788; Sat, 19 Aug 2006 17:32:20 +0200 (CEST) Date: Sat, 19 Aug 2006 17:32:20 +0200 From: Divacky Roman To: Boris Samorodov Message-ID: <20060819153220.GA8759@stud.fit.vutbr.cz> References: <20060819104117.GA99504@stud.fit.vutbr.cz> <20060819134825.17a98fb1@Magellan.Leidinger.net> <16412869@bsam.ru> <20060819123837.GA3211@stud.fit.vutbr.cz> <50325119@bsam.ru> <20060819162814.62412bf8@Magellan.Leidinger.net> <14640605@bsam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14640605@bsam.ru> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.54 on 147.229.10.14 Cc: Yuri , Alexander Leidinger , freebsd-emulation@freebsd.org Subject: Re: panic when running acroread on recent -CURRENT/amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Aug 2006 15:32:35 -0000 On Sat, Aug 19, 2006 at 07:26:58PM +0400, Boris Samorodov wrote: > On Sat, 19 Aug 2006 16:28:14 +0200 Alexander Leidinger wrote: > > Quoting Boris Samorodov (Sat, 19 Aug 2006 17:00:16 +0400): > > > On Sat, 19 Aug 2006 14:38:37 +0200 Divacky Roman wrote: > > > > On Sat, Aug 19, 2006 at 04:05:30PM +0400, Boris Samorodov wrote: > > > > > > > > Roman, I have an amd64 machine to test your patches. > > > > > > > www.stud.fit.vutbr.cz/~xdivac02/amd64.patch > > > > > > > pls tell me if this works (it WONT work with 2.6 kernel because we lack the MD parts) > > > > > > OK. I got the patch. > > > Here is what I'm going to do: > > > - cvsup sources to latest -current (amd64) and apply the patch; > > > - rebuild/reinstall the world; > > > - install acroread7 and test running. > > > > > > Any comments? > > > Looks ok. > > Hm, I have a -current amd64 from mid of July. Cvsupped, applied the > patch. The machine freezed totally while buildworld (seems that the > patch is not blame, though). I dont think that my patches are THAT lethal that even having them on disk causes deadlocks :)