From owner-freebsd-amd64@FreeBSD.ORG Mon Apr 20 12:48:14 2009 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 582DD1065672; Mon, 20 Apr 2009 12:48:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E50F8FC22; Mon, 20 Apr 2009 12:48:14 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3KCmDG7073738; Mon, 20 Apr 2009 12:48:13 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3KCmDLZ073734; Mon, 20 Apr 2009 12:48:13 GMT (envelope-from jhb) Date: Mon, 20 Apr 2009 12:48:13 GMT Message-Id: <200904201248.n3KCmDLZ073734@freefall.freebsd.org> To: fm@mtweb.org, jhb@FreeBSD.org, freebsd-amd64@FreeBSD.org From: jhb@FreeBSD.org 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 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 12:48:14 -0000 Synopsis: [threads] 32 bit threaded applications crash on amd64 SMP kernel. State-Changed-From-To: open->closed State-Changed-By: jhb State-Changed-When: Mon Apr 20 12:47:45 UTC 2009 State-Changed-Why: This is fixed in 6.3 (libthr only) and 7.0+ (libthr + libkse). http://www.freebsd.org/cgi/query-pr.cgi?pr=110655