Mutex unlock failure: ?

Daniel Eischen eischen at vigrid.com
Mon Mar 15 17:07:02 PST 2004


On Mon, 15 Mar 2004, Mike Silbersack wrote:

> 
> Ugh, it's probably all OK, I'll report back if there is still a problem.
> 
> My libmap still contained this:
> 
> libc_r.so.5             libkse.so.1
> libc_r.so               libkse.so
> 
> Which, of course, means that I was using old libraries...

Actually, it means you might have been using both libkse and
libpthread (new ports are built with -lpthread, old ports
still may have -lc_r).

-- 
Dan Eischen



More information about the freebsd-threads mailing list