Date: Fri, 13 Jul 2007 08:47:57 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Julian Elischer <julian@elischer.org>, FreeBSD Current <current@freebsd.org> Subject: Re: crash in tty code in 6.1.. fixed since? Message-ID: <200707130847.57829.hselasky@c2i.net> In-Reply-To: <4697148F.8020304@elischer.org> References: <46970DF7.3000803@elischer.org> <200707130751.48815.hselasky@c2i.net> <4697148F.8020304@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 13 July 2007 07:58, Julian Elischer wrote: > Hans Petter Selasky wrote: > > On Friday 13 July 2007 07:30, Julian Elischer wrote: > >> Does this crash look familiar to anyone? > >> It's in 6.1 unfortunatly.. > > > > Is this a USB modem ? > > no it's a pty Maybe you should add a "mtx_assert(&Giant, MA_OWNED);" there to check if the caller is really holding Giant! --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707130847.57829.hselasky>