From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 29 09:25:50 2010 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 881A010656A5 for ; Fri, 29 Oct 2010 09:25:50 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 402778FC16 for ; Fri, 29 Oct 2010 09:25:49 +0000 (UTC) Received: from a91-153-123-205.elisa-laajakaista.fi (a91-153-123-205.elisa-laajakaista.fi [91.153.123.205]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id D63941515C8; Fri, 29 Oct 2010 12:25:45 +0300 (EEST) Date: Fri, 29 Oct 2010 12:25:39 +0300 From: Jaakko Heinonen To: "Robert N. M. Watson" Message-ID: <20101029092539.GA1400@a91-153-123-205.elisa-laajakaista.fi> References: <201010290801.o9T81rVM011348@freefall.freebsd.org> <9139306B-C945-4AF6-B1A5-16ACF9AB3087@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9139306B-C945-4AF6-B1A5-16ACF9AB3087@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/69066: [panic] nmdm(4) page fault when slattach on a null modem device X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2010 09:25:50 -0000 On 2010-10-29, Robert N. M. Watson wrote: > > Synopsis: [panic] nmdm(4) page fault when slattach on a null modem device > > > > State-Changed-From-To: open->feedback > > State-Changed-By: jh > > State-Changed-When: Fri Oct 29 08:01:53 UTC 2010 > > State-Changed-Why: > > Do you know if this problem still exists? > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=69066 > > Certainly not in 8.x and 9.x -- SLIP has been removed. Sure, but the panic happens in nmdm(4). -- Jaakko