From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 18 14:40:02 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9292916A469 for ; Fri, 18 Jan 2008 14:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4F30C13C474 for ; Fri, 18 Jan 2008 14:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0IEe290018517 for ; Fri, 18 Jan 2008 14:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0IEe2lo018516; Fri, 18 Jan 2008 14:40:02 GMT (envelope-from gnats) Date: Fri, 18 Jan 2008 14:40:02 GMT Message-Id: <200801181440.m0IEe2lo018516@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: John Baldwin Cc: Subject: Re: amd64/110655: [threads] 32 bit threaded applications crash on amd64 SMP kernel. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 14:40:02 -0000 The following reply was made to PR amd64/110655; it has been noted by GNATS. From: John Baldwin To: bug-followup@freebsd.org, fm@mtweb.org Cc: Subject: Re: amd64/110655: [threads] 32 bit threaded applications crash on amd64 SMP kernel. Date: Fri, 18 Jan 2008 09:09:39 -0500 6.3 should have freebsd32 compat for libthr and 7.0 should have freebsd32 compat for both libthr and libkse. Can you retest on newer OSs? -- John Baldwin