From owner-freebsd-current@FreeBSD.ORG Tue Dec 23 00:27:13 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 06A3A16A4CE for ; Tue, 23 Dec 2003 00:27:13 -0800 (PST) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717B143D1F for ; Tue, 23 Dec 2003 00:27:11 -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 hBN8R8YH012960 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 23 Dec 2003 09:27:08 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.10/8.12.5/Submit) id hBN8R8SF012959 for freebsd-current@freebsd.org; Tue, 23 Dec 2003 09:27:08 +0100 (CET) Date: Tue, 23 Dec 2003 09:27:08 +0100 From: Divacky Roman To: freebsd-current@freebsd.org Message-ID: <20031223082708.GA12936@stud.fit.vutbr.cz> References: <20031222091856.GA40012@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: Re: Turnstile panic 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: Tue, 23 Dec 2003 08:27:13 -0000 On Mon, Dec 22, 2003 at 11:35:40AM -0500, John Baldwin wrote: > > On 22-Dec-2003 Divacky Roman wrote: > > Hi > > > > I have this fridays -current and it crashed with turnstiles... > > > > IP: 0x8:0xc04f26fd > > SP: 0x10:0xc831ebb4 > > FP: 0x10:0xc831ebb8 > > > > stopped at turnstile_setowner+0xde movl 0x6c(%ecx),%eax > > > > I can send that kernel which faulted if necessary but it seems like > > turnstile_setowner() was passed invalid/NULL turnstile > > > > I have UP almost generic (some stuff removed) PII compiled kernel with > > CFLAGS = -O -pipe > > > > hope this will help a bit since not having dump ;( > > Did you have INVARIANTS on? unfortunately not > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"