Subject: Re: mplayer/pthread problem
To: None <current-users@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: current-users
Date: 01/25/2004 21:58:37
On Sun, Jan 25, 2004 at 02:33:40PM -0600, Min Sik Kim wrote:
[..]
> The patch was applied to the mplayer cvs.  It's also available in
> pkgsrc (thanks to tron@).

Thank you for finding it, the only 'problem' right now is that you get
this if you stop playing a wmv file:

mplayer: Error detected by libpthread: Destroying locked mutex..9% 0 0 0%
Detected by file "/home/source/src/lib/libpthread/pthread_mutex.c", line 135, function "pthread_mutex_destroy".
See pthread(3) for information.

MPlayer interrupted by signal 6 in module: uninit_vcodec

Thats with mplayer -current.

Bernd