Subject: Re: libpthread
To: Lennart Augustsson <lennart@augustsson.net>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 06/21/2003 20:59:53
On Sat, Jun 21, 2003 at 04:26:05PM +0200, Lennart Augustsson wrote:
> I'm sorry, but it not true that the kernel panics are the only pthread
> problem(s).

I didn't say that. You recently reported other problems. I've not
yet seen those myself - maybe because my mozilla is slightly older
or my usage pattern does not provoke it or whatever.

> assertion "PTQ_LAST(&pthread__runqueue, pthread_queue_t) != qhead" 
> failed: file "/usr/SRC/src/lib/libpthread/pthread_run.c", line 237, 
> function "pthread__sched_bulk"

This is a serious issue, and it needs fixing. But it seems not everyone
can easily reproduce it and the first reports of this are a few days (?)
old.

Martin