Subject: i386 pthread problem
To: None <current-users@netbsd.org, port-i386@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 08/16/2007 18:07:14
Hi,

I found and fixed an i386-specific problem affecting only uniprocessor
machines. It would have very occasionally resulted in the following being
reported by libpthread:

    Error detected by libpthread: Unlocking mutex owned by another thread.

If you've been seeing that, please update..

Thanks,
Andrew