From owner-freebsd-stable@FreeBSD.ORG Sat Jul 28 05:08:36 2007 Return-Path: Delivered-To: stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3C4C16A418 for ; Sat, 28 Jul 2007 05:08:36 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id C054413C467 for ; Sat, 28 Jul 2007 05:08:36 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop2.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.1/8.13.4) with ESMTP id l6S4m70x068766; Fri, 27 Jul 2007 23:48:07 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <46AACA87.8060205@math.missouri.edu> Date: Fri, 27 Jul 2007 23:48:07 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.5) Gecko/20070721 SeaMonkey/1.1.3 MIME-Version: 1.0 To: Tom McLaughlin , stable@FreeBSD.ORG References: <46AAA930.4050209@math.missouri.edu> <1185596350.10339.20.camel@localhost> In-Reply-To: <1185596350.10339.20.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: thread error in pthread [was Re: [Bsd-sharp-list] Problem with x11-toolkits/gnome-sharp20 port] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2007 05:08:37 -0000 Tom McLaughlin wrote: > On Fri, 2007-07-27 at 21:25 -0500, Stephen Montgomery-Smith wrote: .....Email deleted as it is irrelevant.... > Please include the FreeBSD version when reporting a problem. :) This is > a -CURRENT issue only due to libthr. A fix is here but has not been > committed to libthr: > > http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075454.html Exactly the same error also appears in lib/libpthread/thread/thr_private.h, and in stable. If it would help, I can submit a PR. Stephen