[MPlayer-dev-eng] pthread error on NetBSD
Bernd Ernesti
mplayer at lists.veego.de
Thu Jan 29 04:52:33 CET 2004
On Wed, Jan 28, 2004 at 11:28:13AM +0100, Alex Beregszaszi wrote:
> > > I forgot to ask if the committed version really works for you. Is it
> > > working? Please reply.
> >
> > It is now working, expect for an error if you stop the playing:
> >
> > mplayer: Error detected by libpthread: Destroying locked mutex..9% 0 0
> > 0% Detected by file
> > "/src/lib/libpthread/pthread_mutex.c", line 135, function
> > "pthread_mutex_destroy".
> This should be fixed aswell, as I added mutex_unlock before
> mutex_destroy in a later commit, could you re-check it with the latest
> CVS?
Ohoh, now I get a lot, more then 20 in one second, of this:
Win32 Warning: Unlocking unlocked Critical Section 0x87fd0c0!!
and the same warning when i stop it:
mplayer: Error detected by libpthread: Destroying locked mutex.% 0 0 0%
Detected by file "/src/lib/libpthread/pthread_mutex.c", line 135, function "pthread_mutex_destroy".
See pthread(3) for information.
> If it's still doing that, I will look at the code again.
Bernd
More information about the MPlayer-dev-eng
mailing list