Subject: Re: libpthread problems?
To: Przemyslaw Jurczak <jurkof@poczta.onet.pl>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: current-users
Date: 08/31/2005 21:07:32
On Wednesday 31 August 2005 19:57, Przemyslaw Jurczak wrote:
> >I have noticed some apps crashes just after startup, including
> >centericq-4.20.0nb1 and some kde-3.4.2 components (korganizer, kmail):
> >
> >assertion "next != 0" failed: file
> > "/usr/src/lib/libpthread/pthread_run.c", line 130, function
> > "pthread__next"

> I confirm, I've got same problem but with current (3.99.7) from 2 weeks
> ago.

Rebuild your librfuncs package and anything that depends on it.  Recent 
currents have strerror_r() in libc and you're seeing conflicts due to that 
one vs the one in the librfuncs package (if it was built prior to the 
existence of that function).

cheers
mark