Subject: Re: ntop2 vs threads
To: Jon Olsson <jon@joshua.haninge.kth.se>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 02/03/2003 18:41:23
Jon Olsson <jon@joshua.haninge.kth.se> writes:

> Michael Graff wrote:
> > assertion "0" failed: file "/u0/OS/src/lib/libpthread/pthread.c", line
> > 341, function "pthread__idle"
> 
> FWIW, I also got that assertion when running phoenix on a fairly recent
> current system.

Okay, I think I've fixed the problem underlying the assertion in
pthread__idle(). src/sys/kern/kern_sa.c:1.5.

        - Nathan