From nobody@FreeBSD.org  Fri Feb  6 14:44:07 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ACF8D16A4D3
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Feb 2004 14:44:07 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5487243D48
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Feb 2004 14:44:06 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Mi6dL033243
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 6 Feb 2004 14:44:06 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i16Mi6vg033242;
	Fri, 6 Feb 2004 14:44:06 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402062244.i16Mi6vg033242@www.freebsd.org>
Date: Fri, 6 Feb 2004 14:44:06 -0800 (PST)
From: Jack <xxjack12xx@doramail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: libpthread coredump
X-Send-Pr-Version: www-2.0

>Number:         62451
>Category:       misc
>Synopsis:       libpthread coredump
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 06 14:50:07 PST 2004
>Closed-Date:    Sat Mar 06 00:42:55 PST 2004
>Last-Modified:  Sat Mar 06 00:42:55 PST 2004
>Originator:     Jack
>Release:        5.2 CURRENT
>Organization:
>Environment:
musirc# uname -a
FreeBSD musirc.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Feb  5 16:51:20 PST 2004     root@musirc.com:/usr/obj/usr/src/sys/MUSIRC  i386
>Description:
When compiling kdebase, something crashed
      gmake[5]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.0/kwin/clients/keramik'
pics=`ls ./pics/*.png 2>/dev/null` ;\
./embedtool $pics
Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
Abort trap (core dumped)
gmake[5]: *** [tiles.h] Error 134
>How-To-Repeat:
Compile kdebase3.2 from ports
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sat Mar 6 00:42:25 PST 2004 
State-Changed-Why:  
See UPDATING; you need to recompile your ports to not try and link 
against libc_r and libpthread, or use libmap to work around the 
change. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62451 
>Unformatted:
