On Thu Aug 23 11:56:42 EDT 2012, [email protected] wrote: > pwait() in port/proc.c would crash in that case if you wake it up > with up->waitq == nil.
how would that happen? with the approperiate locks held (waitqr), up->waitq == nil is tested. > or was this ment as a joke? no joke. - erik
