Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2005 23:21:39 +0200
From:      Alexander Best <arundel@h3c.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: pthread problem with audio/xmms-mac
Message-ID:  <20051004212139.GA84084@skatecity>
In-Reply-To: <20051004153526.GA88187@xor.obsecurity.org>
References:  <20051004150006.GA27537@skatecity> <20051004153526.GA88187@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue Oct  4 05, Kris Kennaway wrote:
> On Tue, Oct 04, 2005 at 05:00:07PM +0200, Alexander Best wrote:
> > I'm mainting the audio/xmms-mac port which is a monkey audio (APE) plugin for
> > xmms. Since i've moved to RELENG_6 the plugin prodcues an error message and
> > xmms won't start. The plugin worked fine with RELENG_[4-5]. When I start xmms
> > I get one of these error messages:
> > 
> > Either
> > 
> > Fatal error '_pq_insert_tail: Already in priority queue' at line 200 in file \
> > /usr/src/lib/libpthread/thread/thr_priority_queue.c (errno = 0)
> > Fatal error 'Recurse on a private mutex.' at line 988 in file \
> > /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 3)
> 
> This is a FAQ..your application or something else linked to it is
> linked to two thread libraries.  portupgrade -fa.
> 
> Kris

Thx. portupgrade -fR xmms-mac did the trick. This FAQ would be perfect for
ports/UPDATING btw.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051004212139.GA84084>