From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 21 18:41:05 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3621116A408 for ; Sun, 21 Jan 2007 18:41:05 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id C8CE213C461 for ; Sun, 21 Jan 2007 18:41:04 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so789014uge for ; Sun, 21 Jan 2007 10:41:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=HgK7EArLO8ZydKoO3Px1ygonN3l1l+FTHCeXj0P/VLmKyA4c7u2224/4av+IWjDeEp3HFdMGS0rOURmfYHwEnkEFeb6VkZj5Nt+t050vUwIt33LYNrbbIa5uBnZX1UdugLrvD6RWWBO8mIp7IVMEfRe5NO4olyNn/1keKkZsIr0= Received: by 10.82.139.17 with SMTP id m17mr3313641bud.1169404862869; Sun, 21 Jan 2007 10:41:02 -0800 (PST) Received: by 10.82.186.2 with HTTP; Sun, 21 Jan 2007 10:41:02 -0800 (PST) Message-ID: <790a9fff0701211041j1176d00gd6dd75d0989cf4ec@mail.gmail.com> Date: Sun, 21 Jan 2007 12:41:02 -0600 From: "Scot Hetzel" To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: jkim@freebsd.org Subject: linuxolator: tls_test results 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: Sun, 21 Jan 2007 18:41:05 -0000 Divacky Roman asked me to update my sources to the latest P4 patches and run the tls_test program. Below are the results: hp010 / # ./tls_test doing 1st set_thread_area(): ====> got GDT selector: 0x0 --- TEST PASSED. reading first byte of [0x00000000] TLS: ====> 123 --- TEST PASSED. doing 2nd set_thread_area(): ====> got GDT selector: 0x4 --- TEST PASSED. context-switching once ... reading first byte of 4K [0x0804aca0] TLS: Segmentation fault (core dumped) Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.