From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 07:44:26 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 73FDA16A4CE for ; Mon, 24 Nov 2003 07:44:26 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30CEF43FB1 for ; Mon, 24 Nov 2003 07:44:25 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9p2/8.12.9) with ESMTP id hAOFg3Mg085239; Mon, 24 Nov 2003 10:42:03 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)hAOFg3lV085236; Mon, 24 Nov 2003 10:42:03 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Mon, 24 Nov 2003 10:42:02 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Divacky Roman In-Reply-To: <20031124153028.GA10528@stud.fit.vutbr.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: panic in fridays current 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: Mon, 24 Nov 2003 15:44:26 -0000 On Mon, 24 Nov 2003, Divacky Roman wrote: > I upgraded from 5.1-RELEASE to current from 21st Nov about 10am CET... > after make world+kernel I noticed one kernel panic - I was working for > about 45 minutes then loaded if_ep module, then it crashed... (after a > short while) 28 ?? WL 0:04.61 (swi8: tty:sio clock) was the process > reaching some NULL pointer (I suppose) I was running vim + several tcsh > sessions but all this was sleeping (I worked on another machine) > > previous instalation of 5.1-RELEASE havent crashed even once I compiled > kernel+world with CPUTYPE = p2 and CFLAGS = -O -pipe nothing more > > dont know what is this crashed related (can it be that turnstile > problem?) to and havent' succeeded to reproduce it - anyone knows more > about this? My 3com NIC is pccard one A stack trace and copy of the panic message would be extremely helpful. turnstiles are often implicated in a secondary panic following a page fault, since an assertion fails in the turnstile code when it's invoked from the VM code handling a page fault generated by the kernel. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories