From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 06:43:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 20BB116A4CF; Wed, 15 Sep 2004 06:43:40 +0000 (GMT) Date: Wed, 15 Sep 2004 06:43:40 +0000 From: Kris Kennaway To: Jason Porter Message-ID: <20040915064340.GC63279@hub.freebsd.org> References: <4147AC40.80507@xmission.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4147AC40.80507@xmission.com> User-Agent: Mutt/1.4.1i cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: Spinlock problem in 5.3-Beta X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 06:43:40 -0000 On Tue, Sep 14, 2004 at 08:43:12PM -0600, Jason Porter wrote: > I cvsuped last week, on 9 Sept and since then I've installed XMMS and > mplayer from the ports and neither one of them work, here are the errors > I receive when I try to start them: > > XMMS: > Fatal error 'Spinlock called when not threaded.' at line 83 in file > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > Segmentation fault (core dumped) > > mplayer: > 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) > > I'm not sure if this is a new feature in 5 or a debugging problem or > what. Does anyone have any help they can offer? Check the archives, this is a FAQ. Kris