From owner-freebsd-current@FreeBSD.ORG Sat Feb 14 17:02:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86FB216A4CE for ; Sat, 14 Feb 2004 17:02:34 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3201943D1D for ; Sat, 14 Feb 2004 17:02:34 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) i1F12UiU005502; Sat, 14 Feb 2004 20:02:30 -0500 (EST) Message-ID: <402EC51C.7000509@ec.rr.com> Date: Sat, 14 Feb 2004 20:02:20 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040210 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Gilbert References: <16430.41516.536852.960246@canoe.dclg.ca> In-Reply-To: <16430.41516.536852.960246@canoe.dclg.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-current@freebsd.org Subject: Re: spinlock coredump. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 01:02:34 -0000 David Gilbert wrote: >Does anyone know what has to be recompiled when this message occurs? > >[2:6:263]dgilbert@canoe:~> xmms >Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > >Dave. > > > try portupgrade -Rr xmms to get all that depend on xmms and all that xmms depends on.