From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 07:30:33 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 E2F9D16A4CE for ; Mon, 24 Nov 2003 07:30:33 -0800 (PST) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3A743FDF for ; Mon, 24 Nov 2003 07:30:32 -0800 (PST) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.12.10/8.12.9) with ESMTP id hAOFUTSV010588 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 24 Nov 2003 16:30:29 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.10/8.12.5/Submit) id hAOFUSjo010586 for current@freebsd.org; Mon, 24 Nov 2003 16:30:28 +0100 (CET) Date: Mon, 24 Nov 2003 16:30:28 +0100 From: Divacky Roman To: current@freebsd.org Message-ID: <20031124153028.GA10528@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: 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:30:34 -0000 hi 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 thnx! r.d.