From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 30 08:14:51 2006 Return-Path: X-Original-To: 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 06E6D16A40F for ; Sat, 30 Sep 2006 08:14:51 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FEDF43D69 for ; Sat, 30 Sep 2006 08:14:46 +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.8/8.13.7) with ESMTP id k8U8EhiY068208 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 30 Sep 2006 10:14:43 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id k8U8EhIv068207; Sat, 30 Sep 2006 10:14:43 +0200 (CEST) Date: Sat, 30 Sep 2006 10:14:43 +0200 From: Divacky Roman To: Boris Samorodov Message-ID: <20060930081443.GA68123@stud.fit.vutbr.cz> References: <20060929150435.GA27118@stud.fit.vutbr.cz> <37304031@bsam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37304031@bsam.ru> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: emulation@freebsd.org Subject: Re: amd64 TLS implementation 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, 30 Sep 2006 08:14:51 -0000 > > pls report me what happened (desired behaviour is to get bash prompt) > > Well, but your patches may be good but it's another bug (well known, > which always lead to bash core dumps). I uploaded new patch.. the previous one contained obvious bug ;( now I hope it might work... pls test again (the patch is exactly the same just in one place I put td2 instead of td) www.stud.fit.vutbr.cz/~xdivac02/amd64-tls.patch the patch might contain some other changes because I genereate that via p4 diff2 and then edit by hand. But I am sure you will cope with that :) thnx for the testing! roman