MPLAYER CRASHES on 6.0 STABLE: Fatal error 'Spinlock called when not threaded.'at line 87 in file/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)

Simon Barner barner at FreeBSD.org
Mon Dec 19 02:26:48 PST 2005


Alexander Konovalenko wrote:
> 
> Hello,
> 
> I've upgraded mplayer from mplayer-gtk-esound-0.99.7_4 to 
> mplayer-gtk-esound-0.99.7_7, regardless of the command line arguments when 
> try to execute it I get:
> 
> Fatal error 'Spinlock called when not threaded.' at line 87 in file 
> /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
> Abort (core dumped)
> 
> I thought that something is wrong with libpthread so I updated 6.0 and did 
> build/installworld but it did not help. Also most of the 
> mplayer dependancies I reinstalled but still with no luck.
> 
> Any ideas?
> 
> Previous version 0.99.7_4 worked fine on 5.4 and  6.0

Did you rebuild all of your ports after upgrading from 5.4?

Your problem seems the be mplayer (or at least one of the libraries used
by it) being linked with more than one version of the threading libraries.

So, you should have a look at the output of `ldd -a /usr/local/bin/mplayer'.

-- 
Best regards / Viele Grüße,                             barner at FreeBSD.org
 Simon Barner                                                barner at gmx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20051219/991096c0/attachment.bin


More information about the freebsd-ports mailing list