From owner-freebsd-current@FreeBSD.ORG Thu Aug 7 17:15:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D25BE37B401 for ; Thu, 7 Aug 2003 17:15:56 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D5DA43F85 for ; Thu, 7 Aug 2003 17:15:56 -0700 (PDT) (envelope-from bleez@comcast.net) Received: from gravy.homeunix.net ([68.81.196.221]) by comcast.net (sccrmhc11) with ESMTP id <2003080800155401100cft8ue>; Fri, 8 Aug 2003 00:15:54 +0000 Received: from gravy.homeunix.net (gravy.homeunix.net [192.168.1.2]) by gravy.homeunix.net (8.12.9/8.12.9) with ESMTP id h780FqL6000734 for ; Thu, 7 Aug 2003 20:15:54 -0400 (EDT) (envelope-from bleez@comcast.net) Date: Thu, 7 Aug 2003 20:15:52 -0400 (EDT) From: Bryan Liesner To: freebsd-current@freebsd.org Message-ID: <20030807200304.M468@gravy.homeunix.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: panic at in_pcbremlists() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 00:15:57 -0000 A couple of days ago I posted a message about panicing whenever shutting down inetd. The panic persists, but now it seems to happen at any time, always stopping at in_pcbremlists(). The kernel is up-to-date, a kernel built on July 30th runs stable as a rock. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x10001 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02e044a stack pointer = 0x10:0xd68d9c08 frame pointer = 0x10:0xd68d9c14 code segment = base 0x0 limit 0xffff, type 0x1b = DPL 0, pres 1, def32 1,gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 11 (swi7: tty:sio clock) trap number = 12 panic page fault DDB says: Stopped at in_pcbremlists+0x8d stack trace: in_pcbremlists() in_pcbdetach() tcp_twclose() tcp_timer tcp_slowtimeo() pfslowtimeo() softclock() ithread_loop() fork_exit() fork_trampoline()