Subject: xmms: Error detected by libpthread: Invalid mutex.
To: None <tech-pkg@netbsd.org>
From: Simon J. Gerraty <sjg@crufty.net>
List: tech-pkg
Date: 06/02/2005 10:40:36
I just finished re-building xmms and friends.
When I run it I get:

xmms: Error detected by libpthread: Invalid mutex.
Detected by file "/big/builds/ab/netbsd-2-0-RELEASE/src/lib/libpthread/pthread_mutex.c", line 317, function "pthread_mutex_unlock".
See pthread(3) for information.

#0  0x48411fbb in kill () from /usr/lib/libc.so.12
(gdb) bt
#0  0x48411fbb in kill () from /usr/lib/libc.so.12
#1  0x483046d5 in pthread__errorfunc () from /usr/lib/libpthread.so.0
#2  0x48301949 in pthread_mutex_unlock () from /usr/lib/libpthread.so.0
#3  0x482f1bc8 in g_get_home_dir () from /usr/pkg/lib/libglib.so.13
#4  0x080800f5 in check_pposition ()
#5  0x08056402 in ___start ()

So perhaps IGNORE_RECOMMENDED isn't such a good idea? ;-(