Subject: Re: kde3 vs. threads
To: Michael Graff <explorer@flame.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 03/20/2003 00:14:09
Michael Graff <explorer@flame.org> writes:

> assertion "next != 0" failed: file
> "/u0/OS/src/lib/libpthread/pthread_run.c", line 117, function "pthread__next"
> [1]   Abort trap (core dumped) /usr/X11R6/qt3/b...
> 
> This is while building kdeadmin on a very -current machine.

I think your edge isn't bleeding quite enough. Pick up
src/lib/libc/stdlib/atexit.c rev 1.16 (from about 10:30pm EST) and
rebuild libc to fix this problem (I mentioned it over on tech-pkg
earlier, since that's where the problem had been reported).

        - Nathan