From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 23 18:36:18 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 173041065673 for ; Fri, 23 Jan 2009 18:36:18 +0000 (UTC) (envelope-from subscr1024@mail.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id BED9F8FC0A for ; Fri, 23 Jan 2009 18:36:17 +0000 (UTC) (envelope-from subscr1024@mail.ru) Received: from mx34.mail.ru (mx34.mail.ru [194.67.23.200]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id CC3131BC5F8 for ; Fri, 23 Jan 2009 18:03:03 +0300 (MSK) Received: from [81.195.105.242] (port=2371 helo=[10.0.11.176]) by mx34.mail.ru with asmtp id 1LQNTp-0000Cf-00 for freebsd-amd64@freebsd.org; Fri, 23 Jan 2009 17:57:57 +0300 Message-ID: <4979D9F5.6020105@mail.ru> Date: Fri, 23 Jan 2009 17:53:41 +0300 From: Subscriber User-Agent: Thunderbird 2.0.0.19 (X11/20090113) MIME-Version: 1.0 To: freebsd-amd64@freebsd.org References: <32d8477c0612301410q2aaf9d39k859d242739554fd6@mail.gmail.com> <20061231003901.GA76688@slackbox.xs4all.nl> <20081212130631.GC2038@deviant.kiev.zoral.com.ua> <49427649.20006@lapo.it> <20081212145015.GE2038@deviant.kiev.zoral.com.ua> In-Reply-To: <20081212145015.GE2038@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam: Not detected X-Mras: Ok Subject: Re: WINE in jail [Was: i386_set_ldt and wine on AMD64] X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2009 18:36:18 -0000 Hello, Kostik. I applied those patch to my 8C system about to or three weeks ago. But af= ter=20 applying patch I had xorg server became unstable. It was crashed occasion= ally=20 with SIGBUS. Rebuilding xorg-server and all dependencies not made any eff= ect.=20 Can anybody know some info about this issue? Sorry for bad English. -- Cache Kostik Belousov =EF=E8=F8=E5=F2: > On Fri, Dec 12, 2008 at 03:33:45PM +0100, Lapo Luchini wrote: >> Kostik Belousov wrote: >>> Hmm, so you have a wine on amd64 and willingness to test ? >>> Please, try >>> http://people.freebsd.org/~kib/misc/amd64_ldt.2.patch >>> patch is against HEAD. > The right URL is > http://people.freebsd.org/~kib/misc/amd64_ctx.2.patch >=20 >> Here in the office I've got a 7.0-RELEASE-p6 (updated with >> freebsd-update binary updates) and I'm not willing to test a patch >> against -CURRENT on it, but I may consider configuring a different hos= t >> at home just for the sake of testing it??? is the patch simply against= >> HEAD by accident or does really depend on changes that are not availab= le >> in 7-STABLE? >=20 > I do not think that there is anything that prevents it from > being backported to 7, but probably it would require some handwork > for merge. >=20 > You can install only HEAD kernel on the 7 machine, it should work with > RELENG_7 world.