From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Thu, 23 Aug 2012 12:06:56 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] devmnt crash, fix. Topicbox-Message-UUID: aee64ab8-ead7-11e9-9d60-3106f5b1d025 On Thu Aug 23 11:56:42 EDT 2012, cinap_lenrek@gmx.de 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