Subject: Misc. pthread problems
To: None <tech-kern@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: tech-kern
Date: 07/11/2003 01:34:44
Hiya Folks,

i've ran into some misterious pthread problems on NetBSD/Alpha and
NetBSD/i386; both NetBSD-current from about 25 jun. One just manifests
itself with the following resembling like :

> ls
ls: Bad pAUX
>

and just recently i got this when running `phoenix' on Alpha :

assertion "PTQ_FIRST(&pthread__runqueue) != qhead" failed: file 
"pthread_run.c", line 238, function "pthread__sched_bulk"

Hope this points to a small but at times irritating bug :)

Cheers,
Reinoud