In the last episode (Nov 08), Kyryll A Mirnenko said:
> I found out some apps recompiled with KSE libpthread (not from ports,
> just by myself from original sources) are terminated with this
> message while worked fine for libc_r; here's the source
> (lib/libpthread/thr_spinlock.c):
>
> void
> _sp
I found out some apps recompiled with KSE libpthread (not from ports, just by
myself from original sources) are terminated with this message while worked
fine for libc_r; here's the source (lib/libpthread/thr_spinlock.c):
void
_spinlock(spinlock_t *lck)
{
struct spinlock_extra *extra;