From owner-freebsd-threads@FreeBSD.ORG Fri Feb 18 09:56:11 2011 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E2A81065673; Fri, 18 Feb 2011 09:56:11 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1495C8FC18; Fri, 18 Feb 2011 09:56:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1I9uAUi065924; Fri, 18 Feb 2011 09:56:10 GMT (envelope-from brucec@freefall.freebsd.org) Received: (from brucec@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1I9uAUV065920; Fri, 18 Feb 2011 09:56:10 GMT (envelope-from brucec) Date: Fri, 18 Feb 2011 09:56:10 GMT Message-Id: <201102180956.p1I9uAUV065920@freefall.freebsd.org> To: ssanders@opnet.com, brucec@FreeBSD.org, freebsd-threads@FreeBSD.org From: brucec@FreeBSD.org Cc: Subject: Re: threads/133734: 32 bit libthr failing pthread_create() X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 09:56:11 -0000 Synopsis: 32 bit libthr failing pthread_create() State-Changed-From-To: open->closed State-Changed-By: brucec State-Changed-When: Fri Feb 18 09:54:04 UTC 2011 State-Changed-Why: Submitter reports that the problem was fixed by linking with libthr. http://www.freebsd.org/cgi/query-pr.cgi?pr=133734