From owner-freebsd-threads@FreeBSD.ORG Thu Jan 20 19:20:25 2005 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E78916A4CE for ; Thu, 20 Jan 2005 19:20:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1303A43D31 for ; Thu, 20 Jan 2005 19:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KJKOwL056968 for ; Thu, 20 Jan 2005 19:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KJKOkZ056967; Thu, 20 Jan 2005 19:20:24 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 19:20:24 GMT Resent-Message-Id: <200501201920.j0KJKOkZ056967@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-threads@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, justin@arl.army.mil Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F43716A4CE for ; Thu, 20 Jan 2005 19:18:14 +0000 (GMT) Received: from pong.arl.army.mil (pong.arl.army.mil [128.63.32.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9778F43D1F for ; Thu, 20 Jan 2005 19:18:13 +0000 (GMT) (envelope-from justin@pong.arl.army.mil) Received: from pong.arl.army.mil (localhost.arl.army.mil [127.0.0.1]) by pong.arl.army.mil (8.13.1/8.13.1) with ESMTP id j0KJIxlF046973; Thu, 20 Jan 2005 14:18:59 -0500 (EST) (envelope-from justin@pong.arl.army.mil) Received: (from justin@localhost) by pong.arl.army.mil (8.13.1/8.13.1/Submit) id j0KJIxRi046972; Thu, 20 Jan 2005 14:18:59 -0500 (EST) (envelope-from justin) Message-Id: <200501201918.j0KJIxRi046972@pong.arl.army.mil> Date: Thu, 20 Jan 2005 14:18:59 -0500 (EST) From: justin@arl.army.mil To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: justin@arl.army.mil Subject: threads/76513: libpthread is not working X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: justin@arl.army.mil List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 19:20:25 -0000 >Number: 76513 >Category: threads >Synopsis: libpthread is not working >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-threads >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 20 19:20:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Justin Shumaker >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD pong.arl.army.mil 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Dec 10 14:00:54 EST 2004 justin@pong.arl.army.mil:/usr/src/sys/i386/compile/SMP i386 >Description: libpthread is crashing when multiple threads are working inside of a loop that is thread-safe inside of my ray-tracer. When I set libmap to use libc_r instead of libpthread everything just works. Using libpthread with just 1 thread also works just fine. >How-To-Repeat: Cannoy paste my example code, not open source, try making a simple multithreaded program using libpthread. >Fix: No idea. >Release-Note: >Audit-Trail: >Unformatted: